OCI8 Funktionen
PHP Manual

OCI-Lob->tell

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

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

Beschreibung

OCI-Lob
int tell ( void )

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

Rückgabewerte

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

Siehe auch


OCI8 Funktionen
PHP Manual