PHP stream_wrapper_unregister function
Like this blog? Consider exploring one of our sponsored banner ads...
stream_wrapper_unregister
(PHP 5 >= 5.1.0RC1)
stream_wrapper_unregister — Unregister a URL wrapperDescriptionbool stream_wrapper_unregister ( string protocol )
stream_wrapper_unregister() allows you to
disable an already defined stream wrapper. Once the wrapper
has been disabled you may override it with a user-defined wrapper
using stream_wrapper_register() or
reenable it later on with stream_wrapper_restore().
About this entry
You’re currently reading “PHP stream_wrapper_unregister function,” an entry on BRADINO
- Published:
- 2.26.07 / 12am
- Category:
- PHP Functions
- Tags:
No comments
Jump to comment form | comments rss [?] | trackback uri [?]