Description: Red bird Sessions, using MySQL to take over of the original file system supported by PHP session, solves the session compatibility, the virtual host cannot customize session, built-in GC function, can according to the probability of triggering delete expired session.
In the original PHP session usage unchanged, improve the performance of the original session.
Document structure:
Demo.php: sample file
Hn_session.class.cfg.php: red bird Sessions configuration file
Hn_session.class.php: red bird Sessions core files
Hn_sessions.sql: SQL file
To Search:
File list (Check if you may need any files):
hn_sessions
...........\demo.php
...........\hn_session.class.cfg.php
...........\hn_session.class.php
...........\hn_sessions.sql
说明.htm