parent root
PHP: streamWrapper::__construct - Manual

streamWrapper::__construct

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

streamWrapper::__constructConstructs a new stream wrapper

Description

streamWrapper::__construct ( void )

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

Parameters

This function has no parameters.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root