Answer Posted / b.chandrasekaran
using
mysql_db_create("databasename");
we can create new database in php.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is php developer in demand?
Explain the advantages of using PHP?
How can I embed a java program in php file and what changes have to be done in php.ini file?
Does php class need constructor?
How to reset/destroy a cookie?
What are hooks in php?
What is php stack?
How to remove leading and trailing spaces from user input values in php?
Where is session id stored?
Tell me what types of loops exist in php?
Can we use onclick in submit button?
How to include variables in double-quoted strings in php?
Does apache use php?
How to Pass JSON Data in a URL using CURL in PHP?
How can we change the value of a constant?