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

Both sides previous revisionPrevious revision
v5:session:reference:adodb_session_expire_notify [2016/05/22 16:49] mnewnhamv5:session:reference:adodb_session_expire_notify [2016/05/22 16:50] (current) – [Usage] mnewnham
Line 31: 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.txt · Last modified: 2016/05/22 16:50 by mnewnham