02 2009 档案
使用mysql内存表来代替php session的类
摘要:sessionexpiredTime = intval(ini_get("session.cache_expire"))*10;//默认是180分钟,太长了,改为了30分钟 }catch(Exception $Exception){ $this->sessionexpiredTime = 12... 阅读全文
posted @ 2009-02-01 13:56 老游条 阅读(173) 评论(0) 推荐(0)