This class is meant to keep track of the users currently accessing a site.
The class stores the unique IP addresses of each users online in a database. The class tries to determine the real IP address of uses behind proxy servers.
The class also performs the maintenance task of deleting all the records of user IP addresses that are stored before a given timeout period specified in a class variable.
The class count the number of user accessing the site by counting the number of unique user IP address records currently stored in the database.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.8%) |
Good (87.5%) |
- |
- |
- |
- |
Not sure (55.6%) |
1113 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
| Link |
Description |
| Demo page |
This URL demonstrates work of this class in real environment. |

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