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().

参数

此函数没有参数。

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有