cubrid_lob_size

PECL CUBRID >= 8.3.1
cubrid_lob_size - Get BLOB/CLOB data size
Manual
Code Examples

cubrid_lob_size( resource$lob_identifier ): string

cubrid_lob_size is used to get BLOB/CLOB data size.

Parameters

lob_identifier

LOB identifier.

Return Values

A string representing LOB data size, when process is successful, or false on failure.

Changelog

Version Description
8.4.0 Change return value type from int to string.

Related Functions

Example of cubrid_lob_size

Show all examples for cubrid_lob_size

PHP Version:


Function cubrid_lob_size:

CUBRID Functions

Most used PHP functions