Answer Posted / suma
mysql_create_db('dbname')
Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
What is the scope of a variable defined in a function?
Explain preg_Match and preg_replace?
Explain me the difference between include and require?
What is the difference between Split and Explode in PHP?
What is the use of is_array() and in_array()?
How to read a file in php?
What is an associative array?
How to include a file code in different files in php?
Require_once(), require(), include(). What is difference between them?
What does PEAR stands for?
which will print out the php call stack?
How can we change the maximum size of the files to be uploaded?
Explain about require and include function?
How to replace a substring in a given string in php?
What are the advantages of php?