ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:expirenotify

Differences

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

Link to this comparison view

v5:session:reference:expirenotify [2016/05/21 18:05] – created mnewnhamv5:session:reference:expirenotify [2018/07/01 22:02] (current) – typo in class name peterdd
Line 21: Line 21:
 include_once "adodb/session/adodb-session2.php"; include_once "adodb/session/adodb-session2.php";
  
-ADOdb_session::expireNotify('gcCleanup'); +ADOdb_Session::expireNotify('gcCleanup'); 
-ADOdb_session::config('oci8',$host,$user,$pass,$database);+ADOdb_Session::config('oci8',$host,$user,$pass,$database);
  
 </code> </code>
v5/session/reference/expirenotify.txt · Last modified: 2018/07/01 22:02 by peterdd