PHP: Hypertext Preprocessor (original) (raw)

ibase_blob_close

(PHP 5, PHP 7 < 7.4.0)

ibase_blob_close — Close blob

Return Values

If the BLOB was being read, this function returns [true](reserved.constants.php#constant.true) on success, if the BLOB was being written to, this function returns a string containing the BLOB id that has been assigned to it by the database. On failure, this function returns [false](reserved.constants.php#constant.false).

See Also

Found A Problem?

There are no user contributed notes for this page.