Files
sthen 7904ea2a11 Update to php 5.6.36/7.0.30, add pdo_sqlite (from martijn@),
add pdo_odbc, switch to mysqlnd instead of libmysqlclient (removed
mariadb as a build dep), regen plists on -current, tweak DESCRs,
take maintainer suggested by robert@   OK robert@
2018-05-25 13:59:19 +00:00

4 lines
145 B
Plaintext

pdo_odbc is a driver that implements the PHP Data Objects (PDO)
interface to enable access from PHP to various databases via their
ODBC drivers.