MDB2 Session Manager
Package:
Summary:
Handler for storing session data with MDB and APC
Groups:
Author:
Description:
This class is a replacement handler for storing session data with MDB2 and APC.
It can be used to store PHP sessions in any database supported by PEAR MDB2.
The class also stores and retrieves session data from APC cache to access session data faster.
It can be used to store PHP sessions in any database supported by PEAR MDB2.
The class also stores and retrieves session data from APC cache to access session data faster.
Comments are closed.