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.
|
|
| Name: |
counter visits class |
| Base name: |
counter |
| Description: |
Record site visits in a MySQL database |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
2114 users |
| All time rank: |
1650 |
| Week users: |
3 users |
| Week rank: |
940  |
| |
|
| 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%) |
1938 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|