PHP function stream_get_wrappers()
Availability in PHP 5.0
Retrieve list of registered streams
Parameters
The function has no input parameters.
Return values
array
an indexed array containing the name of all stream wrappers available on the running system.