Funções para OCI8
PHP Manual

OCI-Lob->tell

(PHP 5, PECL OCI8 >= 1.1.0)

OCI-Lob->tellReturns the current position of internal pointer of large object

Descrição

OCI-Lob
int tell ( void )

Gets the current position of a LOB's internal pointer.

Valor Retornado

Returns current position of a LOB's internal pointer or FALSE if an error occurred.

Veja Também


Funções para OCI8
PHP Manual