downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Tidy> <stream_wrapper_restore
[edit] Last updated: Fri, 17 May 2013

view this page in

stream_wrapper_unregister

(PHP 5 >= 5.1.0)

stream_wrapper_unregisterDeja de registrar una envoltura de URL

Descripción

bool stream_wrapper_unregister ( string $protocol )

Permite deshabilitar una envoltura de flujo ya definida. Una vez que la envoltura ha sido deshabilitada, se la puede sobreescribir con una envoltura definida por el usuario usando stream_wrapper_register() o rehabilitándola después com stream_wrapper_restore().

Parámetros

protocol

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.



add a note add a note User Contributed Notes stream_wrapper_unregister - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites