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

search for in the

Tidy> <Stream Functions
Last updated: Fri, 04 Jul 2008

view this page in

stream_wrapper_unregister

(PHP 5 >= 5.1.0)

stream_wrapper_unregister — Retirar del registro una envoltura de URL

Descripción

bool stream_wrapper_unregister ( string $protocolo )

stream_wrapper_unregister() le permite deshabilitar una envoltura de secuencia ya definida. Una vez la envoltura ha sido deshabilitada, es posible reemplazarla con una envoltura definida por el usuario usando stream_wrapper_register() o re-habilitarla luego con stream_wrapper_restore().



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

Tidy> <Stream Functions
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites