|
streamWrapper::stream_cast(PHP 5 >= 5.3.0) streamWrapper::stream_cast — Retrieve the underlaying resource Описание
public resource streamWrapper::stream_cast
( int $cast_as
)
This method is called in response to stream_select(). Список параметров
Возвращаемые значенияShould return the underlying stream resource used by the wrapper, or FALSE. Смотрите также
|
|