i would like to clear a mysql database through php. i have a database and would like to clear it but i cant just delete it and then create a new one (cause it takes about 1 day or so for it to process) so is there a way that i can just have it clear all tables and everything from inside the database? thanks