If you want you can use the one that im using. Its coded by -dt- and its too simple to use.
It has 2 files, the counter.php and the count.txt
Include the counter.php in your page where ever you want using the code
code:
<?php include('counter.php'); ?>
The counter.php increments (increases) the count in count.txt by 1 and then displays it ...
You can see it in action at
http://jalife.be at the bottom.
The script is at
http://www.jalife.be/counter.php Just hit refresh and see it run
Just thought (*stares at dt*) i should add the source code before you ask ...
http://www.jalife.be/up/files/Web%20Counter.zip
Just get that zip
I wrote a readme and stuff way back once when i got bored