安装/配置
PHP Manual

资源类型

There are two resource types used in the PostgreSQL module. The first one is the link identifier for a database connection, the second a resource which holds the result of a query.


安装/配置
PHP Manual