Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
PDO
Installed
- no -
Latest
1.0.3
License
PHP
Summary
PHP Data Objects Interface.
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
PHP Version: 5.0.3 or newer PEAR Package: pear.php.net/PEAR 1.4.0 or newer