Funções para OCI8
PHP Manual

OCI-Lob->size

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

OCI-Lob->sizeReturns size of large object

Descrição

OCI-Lob
int size ( void )

Gets the size of the large object.

Valor Retornado

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


Funções para OCI8
PHP Manual