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