This class can store session data in MySQL using PDO.
It can register its functions to handle several operations to store and retrieve data for PHP sessions from a MySQL database using PDO extension functions.
The class computes a fingerprint value from the user computer IP address and browser identification, so if this fingerprint changes for a given session the class considers the session was hijacked and it is destroyed automatically.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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