ifxus_write_slob

(PHP 4, PHP 5 < 5.2.1)

ifxus_write_slobWrites a string into the slob object

Beschreibung

ifxus_write_slob ( int $bid , string $content ) : int

Writes a string into the slob object.

Parameter-Liste

bid

An existing slob id.

content

The content to write, as a string.

Rückgabewerte

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

Siehe auch