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
|
|
| Name: |
MySQL Session |
| Base name: |
class_session |
| Description: |
Manage session data storing it in a MySQL table |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
6333 users |
| All time rank: |
281 |
| Week users: |
10 users |
| Week rank: |
202  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (77.3%) |
Sufficient (72.7%) |
- |
Sufficient (61.4%) |
- |
- |
Not sure (52.0%) |
1402 |
| 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... |
| |
Applications that use this class |
|
|
| 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.
| |
Files |
|
|