ifxus_write_slob

(PHP 3 >= 3.0.4, PHP 4, PHP 5)

ifxus_write_slob -- Writes a string into the slob object

Beskrivelse

int ifxus_write_slob ( int bid, string content )

Writes a string into the slob object.

Parameterliste

bid

An existing slob id.

content

The content to write, as a string.

Returneringsværdier

Returns the bytes written as an integer, or FALSE on errors.

Se også

ifxus_read_slob()