How can we create a database using PHP and MySQL?


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