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.
|
|
| Name: |
Simple Session (PDO / MySQL) |
| Base name: |
simple-session |
| Description: |
Store session data in MySQL using PDO |
| Version: |
1.2 |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
558 users |
| All time rank: |
4622 |
| Week users: |
6 users |
| Week rank: |
413  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|