Typo in curl_setopt. This page needs some cleanup, entropy has run amok.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34204 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Ron Chmara 2000-10-20 06:26:18 +00:00
parent 21d95d8abf
commit d523e78ea9

View file

@ -372,7 +372,7 @@ curl_close ($ch);
<simpara>
<parameter>CURLOPT_FTPPORT</parameter>: Pass a string
containing the which will be used to get the IP address to use
for the ftp "PORT" instruction. The POST instruction tells
for the ftp "POST" instruction. The POST instruction tells
the remote server to connect to our specified IP address. The
string may be a plain IP address, a hostname, a network
interface name (under UNIX), or just a plain '-' to use the