diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 377054b19f..4a55f39c96 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -448,6 +448,15 @@ foreach(stream_get_meta_data($fp) as $response) { 0 (Beginning of File) + + proxy(PHP 5.1.0 or greater) + + Proxy FTP request via http proxy server. + Applies to file read operations only. + Ex: tcp://squid.example.com:8000 + + +