ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:database

Differences

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

Link to this comparison view

v5:session:reference:database [2016/05/21 17:49] – created mnewnhamv5:session:reference:database [2018/07/01 22:01] (current) – typo in class name peterdd
Line 21: Line 21:
 include_once "adodb/session/adodb-session2.php"; include_once "adodb/session/adodb-session2.php";
  
-ADOdb_session::database('adodb-database'); +ADOdb_Session::database('adodb-database'); 
-ADOdb_session::config('oci8',$host,$user,$pass);+ADOdb_Session::config('oci8',$host,$user,$pass);
  
  
 </code> </code>
v5/session/reference/database.txt · Last modified: 2018/07/01 22:01 by peterdd