streamWrapper
PHP Manual

streamWrapper::__construct

(PHP 4 >= 4.3.2, PHP 5)

streamWrapper::__constructConstructs a new stream wrapper

설명

streamWrapper::__construct ( void )

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

인수

이 함수는 인수가 없습니다.


streamWrapper
PHP Manual