Forum und email
ifx_update_char

ifx_update_char

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

ifx_update_char -- Updates the content of the char object

Popis

bool ifx_update_char ( int bid, string content )

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

Seznam parametrů

bid

A char object identifier.

content

The new data, as a string.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.