A couple more mentions of ini.from in the relevant spots.

Addresses bug #46956.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288434 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Torben Wilson 2009-09-18 06:28:13 +00:00
parent 9b184299ef
commit 40e627107e

View file

@ -172,6 +172,12 @@ foreach($meta_data['wrapper_data'] as $response) {
have compiled in support for OpenSSL.
</simpara>
</note>
<simpara>
If you have set the <link linkend="ini.from">from</link> directive
in &php.ini;, and do not define a <literal>From:</literal> header
in the <xref linkend="context" />, then this value will be sent as the
<literal>From:</literal> header in the HTTP request.
</simpara>
<para>
<table>
<title>Wrapper Summary</title>
@ -309,6 +315,11 @@ X-MyCustomHeader: Foo
have compiled in support for OpenSSL.
</simpara>
</note>
<simpara>
If you have set the <link linkend="ini.from">from</link> directive
in &php.ini;, then this value will be sent as the anonymous FTP
password.
</simpara>
<para>
<table>
<title>Wrapper Summary</title>