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 static variable in php?
How to initiate a session in php?
Tell me how can we change the maximum size of the files to be uploaded?
Explain the three different kinds of Arrays?
Tell me what is the difference between unset() and unlink()?
What function do we use to find length of string, and length of array?
Which function will you use to create an array?
How many escape sequences are recognized in double-quoted strings?
What is the most convenient hashing method to be used to hash passwords?
What is difference between include,require,include_once and require_once()?
What are variables in research examples?
What is a php 5?
What is use of echo in php?
Which function is used to read a single character from a file in PHP.
Is empty array php?