Top Level :: DatabasePDO download
This package is not maintained anymore and has been superseded. Package has moved to channel php-src/pdo, package .
| Package Information |
| Summary |
PHP Data Objects Interface. |
| Maintainers |
Wez Furlong <wez@php.net> (lead) [details] Marcus Börger <helly@php.net> (lead) [wishlist] [details] Ilia Alshanetsky <ilia@prohost.org> (lead) [details] George Schlossnagle <george@omniti.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. |
|
|