stream_get_wrappers(PHP 5) 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.
Пример #1 stream_get_wrappers() example
<?phpРезультатом выполнения данного примера будет что-то подобное:
Пример #2 Checking for the existence of a stream wrapper
<?phpSee also stream_wrapper_register(). |
|
|
| © 2009 Тест скорости интернета | Boont.Ru |