From d523e78ea9f77acf70e424bb6490215b86fd297f Mon Sep 17 00:00:00 2001 From: Ron Chmara Date: Fri, 20 Oct 2000 06:26:18 +0000 Subject: [PATCH] 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 --- functions/curl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/curl.xml b/functions/curl.xml index 004bb38f7a..46e7c4d8b2 100644 --- a/functions/curl.xml +++ b/functions/curl.xml @@ -372,7 +372,7 @@ curl_close ($ch); CURLOPT_FTPPORT: 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