文件名称:hongniao_seesion_v1.0
介绍说明--下载内容均来自于网络,请自行研究使用
红鸟Sessions类,用mysql数据库接管原来由文件系统支撑的php session,解决了session兼容性、虚拟主机无法自定义session等问题,内置gc函数,可以按概率触发删除过期session。
在php原始session用法不变的情况下,提高了原有session的性能。
文档结构:
demo.php:示例文件;
hn_session.class.cfg.php:红鸟Sessions类配置文件;
hn_session.class.php:红鸟Sessions类核心文件;
hn_sessions.sql:数据库sql文件;-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
在php原始session用法不变的情况下,提高了原有session的性能。
文档结构:
demo.php:示例文件;
hn_session.class.cfg.php:红鸟Sessions类配置文件;
hn_session.class.php:红鸟Sessions类核心文件;
hn_sessions.sql:数据库sql文件;-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hn_sessions
...........\demo.php
...........\hn_session.class.cfg.php
...........\hn_session.class.php
...........\hn_sessions.sql
说明.htm