Saturday 25 February 2012

How can we create a database using PHP and MySQL?


We can create MySQL database with the use of
mysql_create_db("Database Name")