If you want to create a mysql database by using php then the command will be
mysql_query(CREATE DATABASE database_name);
Then the php script will be,
Showing posts with label PHP - MYSQL CREATE. Show all posts
Showing posts with label PHP - MYSQL CREATE. Show all posts