git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37732 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Egon Schmid 2000-12-13 22:10:12 +00:00
parent c713e401bf
commit 616491e366

View file

@ -1072,7 +1072,7 @@ $fcontents = join ('', file ('http://www.php.net'));
sensitive), an ftp connection to the specified server is opened
and a pointer to the requested file is returned. If the server
does not support passive mode ftp, this will fail. You can open
files for either reading and writing via ftp (but not both
files for either reading or writing via ftp (but not both
simultaneously).
</simpara>
<simpara>