(PHP 5, PECL OCI8 >= 1.1.0)
OCI-Lob->tell — Returns 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.