Simple Hit Counter

Package:
Simple Hit Counter
Summary:
Count the number user accesses using files
Groups:
Files and Folders, PHP 5
Author:
Brent Rossen
Description:
This class can be used to count the number user accesses using files.

It stores in one text file the list of the IP addresses of all users that access the site, in another file the number of unique visitors and the total number of accesses in another file.

The class can also retrieve each of the counts from the files.


Powered by Gewgley