Databases: Plottable Online Class
Lawliet (contact me)
This class uses a database table to keep track of several statistics about the users online of a site.
Features:
- Uses a MySql as backend
- Determines a new visitor based on IP address and session id
- Supports different modes of detect a new visitor
- Keep track of the maximum number of users that were online since it is started
- Creates the statistics table on demand. There is no need to use phpmyadmin or other program to initialize the database table.
- The class methods are completely documented within the class code comments
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (66.7%)
| Not sure (58.3%)
| -
| Not sure (50.0%)
| -
| -
| Not sure (44.2%)
| 1518 |
Click here for detailed information about this class on phpclasses.org