update pague now
PHP 8.5.2 Released!

streamWrapper::__construct

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

streamWrapper::__construct Constructs a new stream wrapper

Description

public streamWrapper::__construct ()

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

Parameters

This function has no parameters.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top