PHP Visitor Counter
PHP Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.5 (of 2 scores) |
| Date Added | May 18, 2005 |
| Last Updated | Sep 04, 2008 |
Introduction
- Create a file called "count.dat"
- Upload the file to your webserver
- CHMOD it to *777*
- Insert the PHP code below
PHP Snippet:
PHP Visitor Counter
Posted on May 19, 2005 1:38 pm
Posted on May 19, 2005 1:38 pm
This is a really simple solution to an old problem. Now with all the stat programs we have available it's not very necessary. Might be able to adapt something like this to track click throughs to a particular page or link.



