OCI8 함수 목록
PHP Manual

OCI-Lob->tell

(PHP 5, PECL oci8 >= 1.1.0)

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 Manual