ADODB和ADODB_lite的SESSION疑问。

scshsy 2009-09-09 09:40:34
请问各位大侠。
adodb_lite 里面的全局变量 $ADODB_SESSION_EXPIRE_NOTIFY 的作用是什么啊。
还有 function NotifyExpire(){}是干什么吃的。。。。。。555 求解。 百度Google了半天 没懂。。
$ADODB_SESSION_EXPIRE_NOTIFY = array('USER','NotifyExpire'); //示例。




用过的前辈们请指点迷津
...全文
45 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
ruanchao 2009-09-15
  • 打赏
  • 举报
回复
没有整过,不过搜到一段英文解释,或许对你有用。

ADOdb uses a global variable $ADODB_SESSION_EXPIRE_NOTIFY that you must predefine before session start to store the notification configuration. $ADODB_SESSION_EXPIRE_NOTIFY is an array with 2 elements, the first being the name of the session variable you would like to store in the EXPIREREF field, and the 2nd is the notification function's name.

原址: http://phplens.com/lens/adodb/docs-session.old.htm

4,251

社区成员

发帖
与我相关
我的任务
社区描述
国内外优秀PHP框架讨论学习
社区管理员
  • Framework
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧