sathi Posted April 2, 2009 Share Posted April 2, 2009 In phpmyadmin how to delete the DB? Link to comment https://forums.phpfreaks.com/topic/152226-newbie-please-clear-my-doubts/ Share on other sites More sharing options...
Yesideez Posted April 2, 2009 Share Posted April 2, 2009 You can go through and DROP all the tables but that wouldn't delete the database - only completely empty it. I think you'll be wanting to go to cPanel and delete it from there. Link to comment https://forums.phpfreaks.com/topic/152226-newbie-please-clear-my-doubts/#findComment-799384 Share on other sites More sharing options...
Silverado_NL Posted April 2, 2009 Share Posted April 2, 2009 uhm i have phpmyadmin installed and im sure it delete's the entire DB if i click drop. you will ofcourse need the permissions to do this(usually root). as for empting table's dont you mean TRUNCATE? Link to comment https://forums.phpfreaks.com/topic/152226-newbie-please-clear-my-doubts/#findComment-799460 Share on other sites More sharing options...
Maq Posted April 2, 2009 Share Posted April 2, 2009 This is not PHP Help. In phpmyadmin how to delete the DB? A simple Google search could have given you 100k answers... Link to comment https://forums.phpfreaks.com/topic/152226-newbie-please-clear-my-doubts/#findComment-799466 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.