This class can save and retrieve PHP session data in MySQL.
It registers its functions as PHP session handle so the current PHP user session is saved and retrieved from a MySQL database table.
The class can create the necessary database table to save the session data.
The session data is encrypted and decrypted by the class with a given key.
|
Packages needed by this class |
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|