ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:index

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
v5:session:reference:index [2016/05/22 00:52] – [Table] mnewnhamv5:session:reference:index [2016/05/22 01:39] – [Global Variables] mnewnham
Line 1: Line 1:
 ====== Session Management Reference ====== ====== Session Management Reference ======
 ===== Main Commands ===== ===== Main Commands =====
-All of the followingcommands are **static**, and should be preceded by **//ADOdb_session:://**+All of the following commands are **static**, and should be preceded by **//ADOdb_session:://**
  
 ^Command^Description| ^Command^Description|
Line 25: Line 25:
 | [[v5:session:reference:adodb_session_regenerate_id|adodb_session_regenerate_id()]]  | Manually regenerate the session id (deprecated)                         | | [[v5:session:reference:adodb_session_regenerate_id|adodb_session_regenerate_id()]]  | Manually regenerate the session id (deprecated)                         |
  
 +===== Global Variables =====
 +^ Variable                                                                           ^ Description                                                     ^
 +| [[v5:session:reference:adodb_session_expire_notify|$ADODB_SESSION_EXPIRE_NOTIFY]]  | Hold information about session expiration notifications|
 +| [[v5:session:reference:adodb_sess_conn|$ADODB_SESS_CONN]]                          | Holds a globalized instance of the session database connection  |
  
  
v5/session/reference/index.txt · Last modified: 2016/05/22 16:43 by mnewnham