PHP Classes

Access Counter: Count and display page accesses stored in files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 1,931 All time: 2,044 This week: 63Up
Version License Categories
accesscounter 1.0.0FreewareFiles and Folders, User Management
Description 

Author

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.

Picture of Harish Chauhan
Name: Harish Chauhan <contact>
Classes: 28 packages by
Country: India India
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (1)  
File Role Description
Plain text file counter.inc.php Class Class for counting how many users have seen a particular page.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,931
This week:0
All time:2,044
This week:63Up
User Ratings User Comments (3)
 All time
Utility:84%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2726
 
Clever solution, no heavy tuning.
11 years ago (Daniele Primon)
45%StarStarStar
Keeping transactional data for a multi-user system in flat fi...
14 years ago (Colin McKinnon)
42%StarStarStar
Excellent
15 years ago (kishore kumar)
60%StarStarStarStar