PHP Classes / SharedMem Session Handling

Session handler using shared memory for storage

SharedMem Session Handling PHP Class

This class can be used as alternative PHP session handler. It uses shared memory to store session data to be shared between all PHP requests handled by the same server.

Similar PHP Classes

Search in PHP Classes

Filter by tags