|
streamWrapper::stream_metadata(Информация о версии неизвестна, возможно, только в SVN) streamWrapper::stream_metadata — Change stream options Описание
public bool streamWrapper::stream_metadata
( int $path
, int $option
, int $var
)
This method is called to set metadata on the stream. It is called when one of the following functions is called on a stream URL: Please note that some of these operations may not be available on your system.
Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. If option is not implemented, FALSE should be returned. |
|