Manuel PHP
Précédent   Suivant

pg_NumFields

pg_NumFields -- Returns the number of fields

Description

int pg_numfields(int result_id);

pg_NumFields() will return the number of fields (columns) in a PostgreSQL result. The argument is a valid result identifier returned by pg_Exec(). This function will return -1 on error.

Précédent Sommaire Suivant
pg_lowrite Chapitre pg_NumRows
Hébergé
par