MySQL & Session

Package:
MySQL & Session
Summary:
Store and retrieve PHP session data in MySQL table
Groups:
Databases, PHP 5, User Management
Author:
sudhir vishwakarma
Description:
This class can be used to store and retrieve PHP session data in an MySQL table.

It is an handler class that provides an interface for replacing the default session storage handler.

The class stores session data in a MySQL database table named sessions.


Powered by Gewgley