Search Results
Restores a built-in wrapper previously unregistered with stream_wrapper_unregister ().
Execute stream_wrapper_restore Online. Info and examples on stream_wrapper_restore PHP Function from Streams - Other Basic Extensions
PHP tags Passing by Reference Predefined Variables Properties Reading Attributes with the Reflection API Resources Returning References Returning values Scope Resolution Operator (::) Serializable (interface) Serializable::serialize Serializable::unserialize Spotting References Static Keyword Storing into an array (e.g. with iterator_to_array ...
Simple usage example of `stream_wrapper_restore ()`. The stream_wrapper_restore function is used to restore a built-in wrapper that has been previously unregistered. This is helpful when you want to bring back a default stream wrapper that was removed or replaced.
stream_wrapper_restore Supported Versions: PHP 5 >= 5.1.0, PHP 7, PHP 8 Restores a previously unregistered built-in wrapper
Restaure le gestionnaire protocol précédemment supprimé avec stream_wrapper_unregister ().
bool stream_wrapper_restore ( string protocol ) stream_wrapper_restore () restaure le gestionnaire protocol précédemment supprimé avec stream_wrapper_unregister ().
