OCI8 函数
在线手册:中文 英文
PHP手册

OCI-Lob::tell

(PHP 5, PECL OCI8 >= 1.1.0)

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

说明

int OCI-Lob::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手册