Query: ifx_create_blob
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IFX_CREATE_BLOB(3) 1 IFX_CREATE_BLOB(3) ifx_create_blob - Creates an blob objectSYNOPSISint ifx_create_blob (int $type, int $mode, string $param)DESCRIPTIONCreates a blob object.PARAMETERSo $type - 1 = TEXT, 0 = BYTE o $mode - 0 = blob-object holds the content in memory, 1 = blob-object holds the content in file. o $param - if mode = 0: pointer to the content, if mode = 1: pointer to the filestring.RETURN VALUESReturns the new BLOB object-id, or FALSE on errors.SEE ALSOifx_copy_blob(3), ifx_free_blob(3). PHP Documentation Group IFX_CREATE_BLOB(3)
Related Man Pages |
---|
tspi_decodeber_tssblob(3) - debian |
tspi_decodeber_tssblob(3) - centos |
prop_data(3) - netbsd |
ibase_blob_import(3) - php |
px_set_blob_file(3) - php |