PHP. Руководство по PHP. 2005
pg_get_result
pg_get_result
Описание
resource pg_get_result ([resource connection])pg_get_result() gets the result resource from
an asynchronous query executed by
pg_send_query(), pg_send_query_params() or
pg_send_query() and the
other asynchronous query functions
can send multiple queries to a PostgreSQL server and
pg_get_result() is used to get each query's results,
one by one.
Примеры
Смотрите также
pg_send_query() |
pg_get_pid
pg_host
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.