Click to See Complete Forum and Search --> : PHP counter


km01grant
08-09-2003, 04:22 PM
Could someone point me to a simple counter that doesn't count page reloads? My seaches keep coming up in German (I think) and I'm not having too good of luck. TIA!!

Da Warriah
08-09-2003, 05:30 PM
just a little shameless advertising here: this should be what youre looking for :D

http://dawarriah.universalpalace.net/crossfade/?id=s_counter

km01grant
08-09-2003, 07:03 PM
Thank you very much, it works great! Is it possible to set it up for multiple pages? ;)

Da Warriah
08-10-2003, 08:15 AM
it most certainly can be - just put in this code on all the pages you want to set it up for:

<?php include 'counter.php'; ?>

pyro
08-10-2003, 08:48 AM
...and be sure all the pages are in the same directory...