mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
21d95d8abf
commit
d523e78ea9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue