Interview Questions and Answers pdf free download for freshers beginners experienced, Multiple Choice Questions with Answers Practice, Placement Papers
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")