OCI8 Functions
PHP Manual

OCI-Lob->size

(No version information available, might be only in CVS)

OCI-Lob->sizeReturns 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.


OCI8 Functions
PHP Manual