I make no guarantees about the "uptime" or "availability" of these counters. If you want to put the code on your own site, download the counter package here.
To use the counter, make an image tag like the following and provide a page identifier:
<img src="http://iharder.sourceforge.net/counters/counter.php?page=MySpecialPage" />
The above code gives you this:
Additionally you can add a
countvariable to specify a number like this:
<img src="http://iharder.sourceforge.net/counters/counter.php?page=MySpecialPage42&count=42" />
The above code gives you this:
If you set the
nostatvariable with a
nostat=1in the URL, then a cookie will be stored on the computer causing no counters called from that computer to increment the counter. This is handy if you don't want to artificially influence the counter as you're developing a page. To turn off this feature, clear the
nostatvariable by including
nostate=0in the URL.
All the characters:










