1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/databases/pecl-PDO/pkg-descr
Pav Lucistnik 83d7fe1b46 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.

PR:		ports/86033
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2005-09-13 22:53:17 +00:00

8 lines
358 B
Plaintext

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.
Read the documentation at http://www.php.net/pdo for more information.
WWW: http://pecl.php.net/package/PDO