ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:session_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
Next revisionBoth sides next revision
v5:session:session_index [2016/05/16 02:17] mnewnhamv5:session:session_index [2016/05/22 01:18] – [Using Encrypted Sessions] mnewnham
Line 3: Line 3:
 <WRAP right box> <WRAP right box>
 [[v5:session:Index]]\\ [[v5:session:Index]]\\
-[[v5:session:reference:index|Session Command Reference]]\+[[v5:session:reference:index|Session Command Reference]]\\
 </WRAP> </WRAP>
  
Line 124: Line 124:
  
 ADOdb_Session::config($driver, $host, $user, $password, $database,$options=false); ADOdb_Session::config($driver, $host, $user, $password, $database,$options=false);
-adodb_sess_open(false,false,$connectMode=false); 
 session_start(); session_start();
 </code> </code>
Line 139: Line 138:
  
 ADOdb_Session::config($driver, $host, $user, $password, $database,$options=false); ADOdb_Session::config($driver, $host, $user, $password, $database,$options=false);
-adodb_sess_open(false,false,$connectMode=false); 
 session_start(); session_start();
 </code> </code>
v5/session/session_index.txt · Last modified: 2023/04/08 18:08 by dregad