I have another counter on my site, but I want to use yours. However, I don't want to start from zero (0) again. How do I change it?
Thanks.
26/04/2009 23:33:42
Subject:
cartman-2000
Beginner
Joined: 21/06/2003 06:42:30
Messages: 5
Offline
if your going by file mode create a file with the page name your going to use and enter the number into it.
If your going by mysql mode, add or modify the record for the page you are using and set the count to what it was in the other counter, modifying a db, and it's records, is pretty easy with phpmyadmin if you have it.