pg_result_seek

Example

 bool pg_result_seek ( resource $result , int $offset ) 

Description

pg_result_seek() sets the internal row offset in a result resource.

Return Values

Returns TRUE on success or FALSE on failure.