|
PHP5中文手册
OCI-Lob->tell(PHP 5, PECL oci8:1.1-1.2.4) OCI-Lob->tell — Returns 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. |