ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:config

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
v5:session:reference:config [2016/05/16 02:11] mnewnhamv5:session:reference:config [2018/07/01 21:53] (current) – typo in class name peterdd
Line 1: Line 1:
 ====== ADOdb_Session::config ====== ====== ADOdb_Session::config ======
 +~~NOTOC~~
 <WRAP right box> <WRAP right box>
 ==Syntax== ==Syntax==
Line 46: Line 46:
 $database = 'adodb-sess'; $database = 'adodb-sess';
  
-ADODB_session::config($driver,$host,$user,$pass,$database);+ADODB_Session::config($driver,$host,$user,$pass,$database);
  
 session_start(); session_start();
v5/session/reference/config.1463357495.txt.gz · Last modified: 2017/04/21 11:38 (external edit)