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 [2018/07/01 21:57] – fix typo in example peterddv5:session:session_index [2018/07/24 00:21] – [MySQL] mnewnham
Line 137: Line 137:
 Create this table in your database.  Create this table in your database. 
  
-==== MySQL ====+==== MySQL or PDO MySQL ====
      
   CREATE TABLE sessions2(   CREATE TABLE sessions2(
Line 260: Line 260:
  
  
-===== Backwards Compatability =====+===== Backwards Compatibility =====
  
 The older method of connecting to ADOdb using global variables is now deprecated, and **will be removed** in ADOdb version 6.0: The older method of connecting to ADOdb using global variables is now deprecated, and **will be removed** in ADOdb version 6.0:
v5/session/session_index.txt · Last modified: 2023/04/08 18:08 by dregad