Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

sybase_field_seek

(PHP 3, PHP 4 )

sybase_field_seek -- Modifie l'index d'un champs.

Description

int sybase_field_seek ( resource result, int field_offset)

sybase_field_seek() modifie l'index d'un champs. Le prochain appel à la fonction sybase_fetch_field() sans préciser l'index du champs retournera ce champs.

Voir aussi sybase_fetch_field().