|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7">pg_result_seek(no version information, might be only in CVS) pg_result_seek -- Set internal row offset in result resourceDescriptionarray pg_result_seek ( 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(). |