stream_register_wrapper
(PHP 4 >= 4.3.0, PHP 5)
stream_register_wrapper — Alias of stream_wrapper_register()
Description
This function is an alias of stream_wrapper_register(). This function is included for compatability with PHP 4.3.0 and PHP 4.3.1 only. stream_wrapper_register() should be used instead.