stream_get_wrappers
(PHP 5 CVS only)
stream_get_wrappers -- Retrieve list of registered streams
Description
array
stream_get_wrappers ( void )
Returns an indexed array containing the name of all stream wrappers
available on the running system.
See also
stream_wrapper_register()