This class is meant to record the number of site user visits in a MySQL database table.
The class provides a function for incrementing the number of visits in the current day. It should be used in conjunction PHP sessions to prevent counting more than one visit of the same user in the same day.
The class also provides functions for retrieving the total number of visits for all time, today or some other specific day.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Sufficient (60.0%) |
Sufficient (60.0%) |
Sufficient (60.0%) |
- |
- |
Not sure (43.0%) |
1649 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.