Top Level :: Database
:: PDO
PDO
Package Information |
Summary |
PHP Data Objects Interface. |
Maintainers |
Wez Furlong <
wez at php dot net >
(lead)
[details]
Marcus B?rger <
helly at php dot net >
(lead)
[wishlist]
[details]
Ilia Alshanetsky <
ilia at php dot net >
(lead)
[details]
George Schlossnagle <
george at omniti dot com >
(lead)
[wishlist]
[details]
|
License |
PHP |
Description |
Do not use this, as PDO has been moved into core (the php source) so this pecl extension is dead.
PDO provides a uniform data access interface, sporting advanced features such
as prepared statements and bound parameters. PDO drivers are dynamically
loadable and may be developed independently from the core, but still accessed
using the same API. |
|
Dependencies |
Release 1.0.3: |
PHP Version: PHP 5.0.3 or newer
|
Release 1.0.2: |
PHP Version: PHP 5.0.3 or newer
|
Release 1.0.1: |
PHP Version: PHP 5.0.3 or newer
|
Dependencies for older releases can be found on the release overview page.
|
|
|