Query: stream_wrapper_restore
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STREAM_WRAPPER_RESTORE(3) 1 STREAM_WRAPPER_RESTORE(3) stream_wrapper_restore - Restores a previously unregistered built-in wrapperSYNOPSISbool stream_wrapper_restore (string $protocol)DESCRIPTIONRestores a built-in wrapper previously unregistered with stream_wrapper_unregister(3).PARAMETERSo $protocol -RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group STREAM_WRAPPER_RESTORE(3)