update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the current position of internal pointer of large object

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.