| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
pg_num_fields() returns the number of fields (columns) in a PostgreSQL result. The argument is a result resource returned by pg_query(). This function will return -1 on error.
Poznámka: This function used to be called pg_numfields().
| Predchádzajúci | Domov | Nasledujúci |
| pg_meta_data | Hore | pg_num_rows |