在线文档教程
PHP
流 | Streams

streamWrapper::__construct

streamWrapper::__construct

(PHP 4 >= 4.3.2, PHP 5, PHP 7)

streamWrapper::__ construct - 构造一个新的流包装器

描述

streamWrapper::__construct ( void )

在streamWrapper::stream_open()之前打开流封装器时调用。

参数

该函数没有参数。

← streamWrapper

streamWrapper::__destruct →