Forum und email

OCI-Lob->size

(PHP 5, PECL oci8:1.1-1.2.4)

OCI-Lob->size — Returns size of large object

Description

OCI-Lob
int size ( void )

Gets the size of the large object.

Return Values

Returns length of large object value or FALSE in case of error. Empty objects have zero length.