Query: ifx_get_blob
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IFX_GET_BLOB(3) 1 IFX_GET_BLOB(3) ifx_get_blob - Return the content of a blob objectSYNOPSISstring ifx_get_blob (int $bid)DESCRIPTIONReturns the content of the blob object.PARAMETERSo $bid - The BLOB object id.RETURN VALUESThe contents of the BLOB as a string, or FALSE on errors.SEE ALSOifx_get_char(3). PHP Documentation Group IFX_GET_BLOB(3)