pg_result_seek( ) choisit la ligne offset comme ligne courante dans le résultat result . pg_result_seek( ) retourne FALSE , en cas d 'erreur .
Voir aussi pg_fetch_row( ) , pg_fetch_assoc( ) , pg_fetch_array( ) , pg_fetch_object( ) et pg_fetch_result( ) .