ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:pdo

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:database:pdo [2020/12/06 20:02] – [The PDO setAttribute function] mnewnhamv5:database:pdo [2020/12/06 20:04] – [pdo_firebird] mnewnham
Line 54: Line 54:
  
 ===== The PDO setAttribute function ===== ===== The PDO setAttribute function =====
-For parameters that are set are the class is instantiated, The PDO::setAttribute() method can be populated using [[v5:reference:connection:setconnectionparameter|setConnectionParameter()]].+For parameters that are set after the class is instantiated, The PDO::setAttribute() method can be populated using [[v5:reference:connection:setconnectionparameter|setConnectionParameter()]].
  
 ===== Individual Driver Status ==== ===== Individual Driver Status ====
Line 239: Line 239:
  
 ==== pdo_firebird ==== ==== pdo_firebird ====
-<WRAP info> 
-This driver is available from version 5.21 
-</WRAP> 
 <WRAP right box round 300px> <WRAP right box round 300px>
 == Native Driver == == Native Driver ==
v5/database/pdo.txt · Last modified: 2022/02/20 23:47 by mnewnham