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
foo2zjs-pstops(1) - debian
opendir(3) - php
stream_context_set_params(3) - php
stream_get_meta_data(3) - php
yaml_parse_url(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch