Instalación/Configuración
PHP Manual

Tipos de recursos

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.


Instalación/Configuración
PHP Manual