CXVIII. PostgreSQL Functions (PDO_PGSQL)

Introduction

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

Table of Contents
PDO_PGSQL DSN -- Connecting to PostgreSQL databases