As a Web developer, I usually perform mysql database operations from phpmyadmin or use GUI tool like SQLYOG<\/a>, HeidiSQL<\/a> or MYSQL Workbench<\/a>. But it doesn’t mean that the only way to create and drop database is phpmyadmin or any GUI tool. <\/p>\n You can perform any mysql<\/a> operation using PHP. If you follow wdb24.com<\/a> regularly you noticed that I normally add “create database” statement in my tutorials. I do this because I don’t want to create any confusion in my readers mind.<\/p>\n Also read:<\/p>\n