Dan Becker's Game Page

Delete All Rows

Purpose: Use this page to delete all rows from the database.


Are you sure you want to:

Press button to confirm.

Plays table emptied successfully.\n"; $createSQL = "DELETE FROM Scores"; $sqlResults = sqlQuery( $createSQL ); echo "

Scores table emptied successfully.\n";}?>

User menu |Admin menu