pkgsrc/databases/php-pdo_odbc/DESCR
jdolecek 7c2026b4ae Add PDO (PHP Data Objects) extensions. These implement unified,
object-oriented interface to various databases. PDO comes bundled
with upcoming PHP 5.1, but can also be used with PHP 5.0 via PECL.
2005-10-09 13:11:18 +00:00

5 lines
208 B
Text

PHP is a programming language designed to be embedded into web pages.
This extension provides an ODBC v3 driver for PDO. It supports
unixODBC and IBM DB2 libraries, and will support more in future
releases.