CXII. PostgreSQL Functions (PDO_PGSQL)

简介

警告

本扩展模块是实验性的。本模块的行为,包括其函数的名称以及其它任何关于此模块的文档可能会在没有通知的情况下随 PHP 以后的发布而改变。使用本扩展模块风险自担。

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

目录
PDO_PGSQL DSN -- Connecting to PostgreSQL databases

add a note add a note User Contributed Notes
There are no user contributed notes for this page.