PHP. Руководство по PHP. 2005
pg_num_rows
pg_num_rows
Описание
int pg_num_rows (resource result)pg_num_rows() will return the number of rows in a PostgreSQL result resource.
Замечание: This function used to be called pg_numrows().
pg_num_rows
pg_num_rows() will return the number of rows in a PostgreSQL result resource.
Замечание: This function used to be called pg_numrows().
result
PostgreSQL query result resource, returned by pg_query(), pg_query_params() or pg_execute() (among others).
The number of rows in the result. On error, -1 is returned.
pg_num_fields() |
pg_affected_rows() |
pg_num_fields
pg_options
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪