This class is an independent manager user access sessions storing the session data in a MySQL database table. It features:
- Creating sessions that expire after a given period of inactivity.
- Store and retrieve any number of session variables
- Verify the existence of a valid session
- Force deleting sessions
- Retrieve the number of active users that have accessed the site in recent period of specified duration
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (77.3%) |
Sufficient (72.7%) |
- |
Sufficient (61.4%) |
- |
- |
Not sure (52.0%) |
1188 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| Ajax Requests and PHP Sessions Solution |
With the popularity of AJAX and Web2.0, I must certainly not be the first, or last person whatsoever, who has got troubles handling PHP Sessions and Ajax at once... |
| Link |
Description |
| web site |
web site that use this class for session management |
 If you know an application of this package, send a message to the author to add a link here.
|
|