CXXVI. PostgreSQL Functions (PDO_PGSQL)
Einführung
PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to PostgreSQL databases.
Inhaltsverzeichnis
- PDO_PGSQL DSN — Connecting to PostgreSQL databases
- PDO::pgsqlLOBCreate — Creates a new large object
- PDO::pgsqlLOBOpen — Opens an existing large object stream
- PDO::pgsqlLOBUnlink — Deletes the large object
There are no user contributed notes for this page.
