stream_wrapper_unregister(3) php man page | unix.com

Man Page: stream_wrapper_unregister

Operating Environment: php

Section: 3

STREAM_WRAPPER_UNREGISTER(3)						 1					      STREAM_WRAPPER_UNREGISTER(3)

stream_wrapper_unregister - Unregister a URL wrapper

SYNOPSIS
bool stream_wrapper_unregister (string $protocol)
DESCRIPTION
Allows you to disable an already defined stream wrapper. Once the wrapper has been disabled you may override it with a user-defined wrap- per using stream_wrapper_register(3) or reenable it later on with stream_wrapper_restore(3).
PARAMETERS
o $protocol -
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group STREAM_WRAPPER_UNREGISTER(3)
Related Man Pages
ldap_get_option(3) - php
setrawcookie(3) - php
stream_get_meta_data(3) - php
stream_set_blocking(3) - php
wincache_ucache_inc(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch