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
copy(3) - php
ldap_get_option(3) - php
session_unregister(3) - php
ssh2_sftp_mkdir(3) - php
stream_context_set_params(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!