Query: ifx_update_char
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IFX_UPDATE_CHAR(3) 1 IFX_UPDATE_CHAR(3) ifx_update_char - Updates the content of the char objectSYNOPSISbool ifx_update_char (int $bid, string $content)DESCRIPTIONUpdates the content of the char object for the given char object $bid.PARAMETERSo $bid - A char object identifier. o $content - The new data, as a string.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOifx_update_blob(3). PHP Documentation Group IFX_UPDATE_CHAR(3)