ifxus_seek_slob

(PHP 4, PHP 5 < 5.2.1)

ifxus_seek_slobFixe le fichier courant ou la position courante

Description

ifxus_seek_slob ( int $bid , int $mode , int $offset ) : int

Fixe le fichier courant ou la position courante d'un objet slob ouvert.

Liste de paramètres

bid

Un identifiant slob existant.

mode

0 = LO_SEEK_SET, 1 = LO_SEEK_CUR, 2 = LO_SEEK_END.

offset

La position.

Valeurs de retour

Retourne le position sous la forme d'un entier ou FALSE si une erreur survient.

Voir aussi