ifx_update_char

(PHP 4, PHP 5 < 5.2.1)

ifx_update_charUpdates the content of the char object

Beschreibung

ifx_update_char ( int $bid , string $content ) : bool

Updates the content of the char object for the given char object bid.

Parameter-Liste

bid

A char object identifier.

content

The new data, as a string.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch