PDA

View Full Version : Delete All



PinkFM
09-01-2007, 04:27 PM
Anyone know a code I can add onto my DJ panel to delete all the requests in one go?
Theres lots of them as it wont let DJ's delete them only admins and I need to know if there is a code to delete them all!

Romanity
09-01-2007, 06:10 PM
$delete = mysql_query("TRUNCATE `requests`");

Replace requests with whatever the name of the table is

Want to hide these adverts? Register an account for free!