(PHP 4 >= 4.3.0, PHP 5)
pg_result_seek — Set internal row offset in result resource
$result
, int $offset
)
pg_result_seek() set internal row offset in
reuslt resource. It returns FALSE
, if there is error.
See also pg_fetch_row(), pg_fetch_assoc(), pg_fetch_array(), pg_fetch_object() and pg_fetch_result().