in phpmyadmin : click on the table > operations > drop table in php => https://www.tutorialspoint.com/mysql/mysql-drop-tables.htm
add this code to xamppphpMyAdmin config.inc.php file. $cfg['AllowUserDropDatabase'] = true;