Deleting the database

By | January 31, 2014

Using sql query to delete mysql database using function mysql_query()

here we can use drop function to delete the database

Please check the below exampe to Delete the database