Databases: PHP Sessions Management Class (with MySQL backend) 1.0.1
Stefan Gabos (contact me)
This class implements a new PHP session handler that can replace the default PHP session handler by storing session data in a MySQL database table.
The session handler works just by creating an object of this class. After that, applications just need to use the same code to store and retrieve session variables.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (66.7%)
| Not sure (58.3%)
| Insufficient (33.3%)
| Not sure (58.3%)
| -
| -
| Not sure (48.3%)
| 1336 |
Click here for detailed information about this class on phpclasses.org