stream_get_wrappers()
stream_get_wrappers - Retrieve list of registered streams
Syntax
array stream_get_wrappers ()
Arguments
-
Description
Retrieve list of registered streams available on the running system.
Version
PHP 5
Return value
Returns an indexed array containing the name of all stream wrappers available on the running system.