CXVIII. PostgreSQL Functions (PDO_PGSQL)

Introducción

PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to PostgreSQL databases.

Tabla de contenidos
PDO_PGSQL DSN -- Connecting to PostgreSQL databases