ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:adodb_session_expire_notify

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
v5:session:reference:adodb_session_expire_notify [2016/05/22 16:49] – created mnewnhamv5:session:reference:adodb_session_expire_notify [2016/05/22 16:50] (current) – [Usage] mnewnham
Line 1: Line 1:
 ====== $ADODB_SESSION_EXPIRE_NOTIFY ====== ====== $ADODB_SESSION_EXPIRE_NOTIFY ======
 +~~NOTOC~~
 ===== Description ===== ===== Description =====
  
Line 30: Line 31:
 $GLOBALS['USERID'] = GetUserID(); $GLOBALS['USERID'] = GetUserID();
 $ADODB_SESSION_EXPIRE_NOTIFY = array('USERID','NotifyFn'); $ADODB_SESSION_EXPIRE_NOTIFY = array('USERID','NotifyFn');
 +session_start();
 </code> </code>
  
v5/session/reference/adodb_session_expire_notify.1463928583.txt.gz · Last modified: 2017/04/21 11:38 (external edit)