pg_num_fields() returns the number of fields (columns) in a PostgreSQL result resource.
Замечание: This function used to be called pg_numfields().
PostgreSQL query result resource, returned by pg_query(), pg_query_params() or pg_execute() (among others).
Пред. | Начало | След. |
pg_meta_data | Уровень выше | pg_num_rows |