Beridox Posted May 20, 2003 Posted May 20, 2003 In the database (phpmyadmin), under "counter" push "empty" /Anneli
shagymoe Posted May 20, 2003 Posted May 20, 2003 Well, here is one way: UPDATE counter set counter = 0; You have to connect to your mysql database and perform the statement above. Check out phpmyadmin at http://www.phpmyadmin.net/ if you haven't already.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.