|
The streamWrapper class(Информация о версии неизвестна, возможно, только в SVN) ВведениеAllows you to implement your own protocol handlers and streams for use with all the other filesystem functions (such as fopen(), fread() etc.).
An instance of this class is initialized as soon as a stream function tries to access the protocol it is associated with. Обзор классов
streamWrapper
{
/* Свойства */
/* Методы */
streamWrapper::__construct
( void
)
streamWrapper::__destruct
( void
)
public bool streamWrapper::stream_open
( string $path
, string $mode
, int $options
, string &$opened_path
)
}Свойства
Список изменений
Содержание
|
|||||