OCI-Lob->tell()
OCI-Lob->tell - Returns current position of internal pointer of large object
Syntax
int OCI-Lob->tell ()
Arguments
-
Description
Gets the current position of a LOB's internal pointer.
Version
PHP 5, PECL OCI8 >= 1.1.0
Return value
Returns current position of a LOB's internal pointer or FALSE if an error occurred.