|
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. Смотрите также
|
|