PHP 8.4.0 RC3 available for testing

streamWrapper::__construct

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

streamWrapper::__constructConstructs a new stream wrapper

说明

public streamWrapper::__construct()

Called when opening the stream wrapper, right before streamWrapper::stream_open().

参数

此函数没有参数。

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top