Manuál PHP | ||
---|---|---|
Předcházející | Další |
pg_num_fields() returns the number of fields (columns) in a PostgreSQL result resource.
Poznámka: This function used to be called pg_numfields().
result
PostgreSQL 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 | pg_num_rows |