Simple Page Counter

As in, this page has had

Visitors since we rewrote the file.

My page http://mydomain.com/index.html needs that k00l odometer graphic.

<img src="http://mydomain.com/cgi-bin/nph-count2?width=5&link=http://mydomain.com/index.html">

Hmm what about my page at http://mydomain.com/somewhere/else.html?
<img src="http://mydomain.com/cgi-bin/nph-count2?width=5&link=http://mydomain.com/somewhere/else.html">

As of this time the Count_file for the page counters is not in each users directory, It is in a central "root" directory. So in order to reset your counter Use an increase argument.

<IMG SRC="/cgi-bin/nph-count?width=%d&link=%s&increase=%d">
Simply use "increase=-999999", and the counter is at zero.

Unfortunately, this does not remove the counter from the central file.