Download List

專案描述

My session is a PHP class that stores session data in a database rather than files. This method is more secure than the default session system of PHP. This class allows you to encrypt data if it is needed.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-01-05 20:47 Back to release list
2.0 Beta2

Optional UserAgent control was added to prevent session hijacking. If something goes wrong while creating or reading a session, an "E_USER_ERROR" error is now triggered.

Project Resources