documented issue in bug #9124

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50261 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Daniel Beckham 2001-06-27 04:38:08 +00:00
parent e80d74cb09
commit 5af5696178

View file

@ -1144,10 +1144,6 @@ $fcontents = join ('', file ('http://www.php.net'));
of the text of the response. A 'Host:' header is sent with the
request in order to handle name-based virtual hosts.
</simpara>
<simpara>
Does not handle HTTP redirects, so you must include trailing
slashes on directories.
</simpara>
<simpara>
If <parameter>filename</parameter> begins with "ftp://" (not case
sensitive), an ftp connection to the specified server is opened
@ -2296,10 +2292,6 @@ $fp = popen ("/bin/ls", "r");
specified server and the text of the response is written to
standard output.
</para>
<para>
Does not handle HTTP redirects, so you must include trailing
slashes on directories.
</para>
<para>
If <parameter>filename</parameter> begins with "ftp://"
(not case sensitive), an ftp connection to the specified server is