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
How to redirect https to http url and vice versa in .htaccess?
What language is php based on?
What is difference between session_unset and session_destroy?
Is php a middleware?
Which cryptographic functions in php returns the longest hash value?
Distinguish between urlencode and urldecode?
What is the use of "enctype" attribute in a html form?
What is session and Cokkies . How it works . tell some thing about Session_id()
List data types in PHP?
Is php object oriented?
Can I include php in javascript?
The left association operator % is used in PHP for?
What is the difference between $message and $$message in php?
What is the $_ server php_self variable?
What is a collection in php?