stream_wrapper_register

PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8
stream_wrapper_register - Register a URL wrapper implemented as a PHP class
Manual
Code Examples

Example #1 How to register a stream wrapper

Result: line1 line2 line3 string(18) "line1 line2 line3 "
PHP Version:


Function stream_wrapper_register:

Streams Functions

Most used PHP functions