Zend - The PHP Company




Code Gallery: sanas


Customizable counter  

Type: class
Added by: sanas
Entered: 19/07/2002
Last modified: 07/12/2001
Rating: - (fewer than 3 votes)
Views: 7207
This is a class that implements a counter. You don't need a database, since it stores the number of visitors in a file. It uses cookies to track your visitors. You should put the class in a file (say counter.inc) and include it in your scripts. You can customize the looks of the counter by extending the class.




Search