Files and Folders: Access Counter
Harish Chauhan (contact me)
This is a simple class that can keep track of page accesses by storing the number of user accesses in server side files.
The class can store the access counts of multiple pages of a site in single file. That file contains a serialized array with entries that store the number of accesses for each of the site pages being tracked.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (81.3%)
| Good (81.3%)
| -
| -
| -
| -
| Not sure (48.8%)
| 1325 |
Click here for detailed information about this class on phpclasses.org