update : 2015.11.03
php.shukuma.com검색:
|
streamWrapper::stream_tell(PHP 4 >= 4.3.2, PHP 5) streamWrapper::stream_tell — Retrieve the current position of a stream 설명
public int streamWrapper::stream_tell
( void
)
This method is called in response to fseek() to determine the current position. 인수이 함수는 인수가 없습니다. 반환값Should return the current position of the stream. 참고
|