vrana           Fri Aug 17 21:00:52 2007 UTC

  Modified files:              
    /phpdoc/en/reference/curl/functions curl-setopt.xml 
  Log:
  File posting (bug #37760)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/curl/functions/curl-setopt.xml?r1=1.26&r2=1.27&diff_format=u
Index: phpdoc/en/reference/curl/functions/curl-setopt.xml
diff -u phpdoc/en/reference/curl/functions/curl-setopt.xml:1.26 
phpdoc/en/reference/curl/functions/curl-setopt.xml:1.27
--- phpdoc/en/reference/curl/functions/curl-setopt.xml:1.26     Wed Jun 20 
22:24:17 2007
+++ phpdoc/en/reference/curl/functions/curl-setopt.xml  Fri Aug 17 21:00:52 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.26 $ -->
+<!-- $Revision: 1.27 $ -->
 <refentry xml:id="function.curl-setopt" xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>curl_setopt</refname>
@@ -782,6 +782,7 @@
            <entry><constant>CURLOPT_POSTFIELDS</constant></entry>
            <entry>
             The full data to post in a HTTP "POST" operation.
+            To post a file, prepend a filename with <literal>@</literal>.
            </entry>
            <entry>
            </entry>

Reply via email to