How can we create a database using php?
No Answer is Posted For this Question
Be the First to Post Answer
i have designed a registration form in html (registration.html) and to insert user details in database i have designed a submit form in php (submit_registration.php) but when i click on submit button in registration.html it opens a dialogue box which asks for open or save php(submit_registration.php) even though i have already installed apache HTTP server and php version 5 on my computer and i am using mysql as backend. plz suggest me what should i do????
How to convert one date format into another in php?
What is the function of trim?
How to create a web form?
How can we change the value of a constant?
Which PHP function would you use to send an email?
How to Pass JSON Data in a URL using CURL in PHP?
What is PEAR?
What are the special characters you need to escape in single-quoted stings?
Write a hello world program using variable?
Where is session value stored php?
What are the common uses of php?