OCI8 函数
PHP 手册

OCI-Lob->tell

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

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

说明

OCI-Lob
int tell ( void )

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

返回值

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

参见


OCI8 函数
PHP 手册