Answer Posted / suma
mysql_create_db('dbname')
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
Tell me how do I check if a given variable is empty?
What changes I have to do in php.ini file for file uploading?
How to get the position of the character in a string in php?
Does php support overloading?
What are the advantages of triggers?
Tell me what is the use of mysql_real_escape_string() function?
Which function is used to strip whitespace?
What is the function of mysql_real_escape_string in php?
What is difference between single quotes and double quotes in php?
Tell me how is it possible to propagate a session id?
What are access specifiers?
What advance thing in php7?
Explain the difference between unlink() and unset()?
How to strip whitespace (or other characters) from the beginning and end of a string?
How to get the ip address of the client?