ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:lifetime

Differences

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

Link to this comparison view

v5:session:reference:lifetime [2016/05/21 17:54] – created mnewnhamv5:session:reference:lifetime [2018/07/01 22:02] (current) – typo in class name peterdd
Line 24: Line 24:
 * Sets the session lifetime to 10 minutes * Sets the session lifetime to 10 minutes
 */ */
-ADOdb_session::lifetime(600); +ADOdb_Session::lifetime(600); 
-ADOdb_session::config($driver,$host,$user,$pass,$database);+ADOdb_Session::config($driver,$host,$user,$pass,$database);
  
  
 </code> </code>
v5/session/reference/lifetime.txt · Last modified: 2018/07/01 22:02 by peterdd