| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
pg_num_fields
Popis
int pg_num_fields ( resource result )pg_num_fields() returns the number of fields (columns) in a PostgreSQL result resource.
Poznámka: This function used to be called pg_numfields().
Seznam parametrů
resultPostgreSQL query result resource, returned by pg_query(), pg_query_params() or pg_execute() (among others).
| PÅ™edcházejÃcà | Domů | Dalšà |
| pg_meta_data | Nahoru |