diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 5a245bfebc..fa2091be34 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -172,6 +172,12 @@ foreach($meta_data['wrapper_data'] as $response) { have compiled in support for OpenSSL. + + If you have set the from directive + in &php.ini;, and do not define a From: header + in the , then this value will be sent as the + From: header in the HTTP request. + Wrapper Summary @@ -309,6 +315,11 @@ X-MyCustomHeader: Foo have compiled in support for OpenSSL. + + If you have set the from directive + in &php.ini;, then this value will be sent as the anonymous FTP + password. +
Wrapper Summary