GoLang ifx_update_char

request it (234)
GoLang replacement for PHP's ifx_update_char [edit | history]



Do you know a GoLang replacement for PHP's ifx_update_char? Write it!

PHP ifx_update_char

PHP original manual for ifx_update_char [ show | php.net ]

ifx_update_char

(PHP 4, PHP 5 < 5.2.1)

ifx_update_charUpdates the content of the char object

Description

bool ifx_update_char ( int $bid , string $content )

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

Parameters

bid

A char object identifier.

content

The new data, as a string.

Return Values

Returns TRUE on success or FALSE on failure.

See Also