cubrid_lob_close

PECL CUBRID >= 8.3.1
cubrid_lob_close - Close BLOB/CLOB data
Manual
Code Examples

cubrid_lob_close( array$lob_identifier_array ): bool

cubrid_lob_close is used to close all BLOB/CLOB returned from cubrid_lob_get.

Parameters

lob_identifier_array

LOB identifier array returned from cubrid_lob_get.

Return Values

Returns true on success or false on failure.

Related Functions

Example of cubrid_lob_close

Show all examples for cubrid_lob_close

PHP Version:


Function cubrid_lob_close:

CUBRID Functions

Most used PHP functions