PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Prerequisites> <Stream open options
Last updated: Sat, 24 Mar 2007

view this page in

Kapitola 45. PDO Driver How-To

Bill Abt
Rick McGuire
Wez Furlong

Copyright © 2005 IBM Corporation

Copyright © 2005 the PHP Documentation Group

Abstrakt

The purpose of this How-To is to provide a basic understanding of the steps required to write a database driver that interfaces with the PDO layer. Please note that this is still an evolving API and as such, subject to change. This document was prepared based on version 0.3 of PDO. The learning curve is steep; expect to spend a lot of time on the prerequisites.

Obsah

A brief note about this How-To
Prerequisites
Preparation and Housekeeping
Fleshing out your skeleton
Building
Testing
Packaging and distribution
pdo_dbh_t definition
pdo_stmt_t definition
Constants
Error handling

A brief note about this How-To

The original version of this PDO driver specification was written by Bill Abt and Rick McGuire of IBM and contributed to the PHP community to assist in the development of drivers for more databases and to encourage the emerging standard for database access in PHP.



add a note add a note User Contributed Notes
PDO Driver How-To
There are no user contributed notes for this page.

Prerequisites> <Stream open options
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites