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 [2019/12/27 02:16] mnewnhamv5:database:pdo [2019/12/28 02:17] – [pdo_oci] mnewnham
Line 1: Line 1:
 ====== PDO ====== ====== PDO ======
 ~~NOTOC~~ ~~NOTOC~~
-<WRAP right box> 
-== See Also == 
-[[http://wiki.hashphp.org/PDO_Tutorial_for_MySQL_Developers|Tutorial On PDO Connections]] 
-</WRAP> 
 ===== Description ===== ===== Description =====
 This driver supports connections using the standardized [[http://php.net/manual/en/book.pdo.php|PHP Data Objects]] connection. The ''pdo'' driver itself cannot be used, it must be used with one of the supported drivers: This driver supports connections using the standardized [[http://php.net/manual/en/book.pdo.php|PHP Data Objects]] connection. The ''pdo'' driver itself cannot be used, it must be used with one of the supported drivers:
Line 101: Line 97:
  
  
-  * There id no support for the complex binding features available in the Native Driver+  * There is no support for the complex binding features available in the Native Driver
   * Some MetaFunctions are unavailable   * Some MetaFunctions are unavailable
  
v5/database/pdo.txt · Last modified: 2022/02/20 23:47 by mnewnham