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
What is the scope of a variable defined outside a function?
What is preg_match?
Explain the different types of errors in php.
Which is better php praogramming or cad/cam scope wise and also salaray wise?
How is csrf token generated?
What is difference between array_merge and array_combine in php?
What are the special characters you need to escape in double-quoted stings?
How many functions are there in php?
Is php required for wordpress?
What is a closure in php?
What is an array in php?
Are php sessions secure?
What is whitespace in php?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
What is session in PHP. How to remove data from a session?