8.50.41 ifxus_read_slob()Lit n bytes d'un objet SLOB[ Exemples avec ifxus_read_slob ] PHP 3>= 3.0.4, PHP 4 , PHP 5
int
ifxus_read_slob (
int
bid
,
int
nbytes
)
ifxus_read_slob
lit
nbytes
octets
de l'objet SLOB
bid
.
bid
est un
identifiant d'objet SLOB existant, et
nbytes
est le
nombre d'octets à lire.
ifxus_read_slob
retourne
FALSE
en cas d'erreur et, sinon,
une chaîne de caractères.
|