Re: [PDO] PHP ext/PDO future
[email protected] (Wez Furlong) Wed, 3 Sep 2008 16:32:25 -0400
| Newsgroups | php.pdo |
|---|---|
| Message-ID | <[email protected]> |
On Sep 3, 2008, at 3:37 PM, Hannes Magnusson wrote: > On Wed, Sep 3, 2008 at 21:33, Lukas Kahwe Smith <[email protected]> > wrote: >> Hi, >> >> I was just reminded of another information nugget there is that >> should be >> helpful to those of you who are interested in RDBMS without a PDO >> driver or >> that are new to PDO development: >> http://www.php.net/~wez/pdo/pdo-spec.html > > And the difference between that document and the manual at > http://no.php.net/manual/en/internals2.pdo.php is what exactly? One is an "official" specification and the other is a guide produced by IBM engineers by reverse engineering the existing extensions. --Wez.