Commit graph

27 commits

Author SHA1 Message Date
Dave Barr
1cd9a3b97b - Typo. Option does the reverse.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167532 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 04:18:58 +00:00
Dave Barr
0b570d50d0 - Add constant tags where needed and replace erroneous parameter tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166765 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 05:40:08 +00:00
Dave Barr
0254aef099 - Change to a new table layout.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166760 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 03:24:29 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Dave Barr
fee65e1d8d - Proto fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 00:53:26 +00:00
Dave Barr
4adb306379 - Add 65 constants. Document 40 new CURLOPT settings. Fixes #27202.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165580 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-07 00:06:16 +00:00
Jakub Vrana
c4a7bbbfee Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165071 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 13:43:11 +00:00
Friedhelm Betz
adb208a853 doc skeleton
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157790 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-02 15:46:36 +00:00
Friedhelm Betz
2decbde2ef see also: curl error codes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156940 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-23 16:13:06 +00:00
Mehdi Achour
c019755471 see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-09 11:10:05 +00:00
Sean Coates
0599711bd1 Added examples (from curl-init)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152512 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 05:38:35 +00:00
Sean Coates
6eebb0e6d5 Commented example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152511 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-27 05:38:22 +00:00
Dave Barr
91e836093c - Standardize the Unix acronym. Unix is the preferred capitalization
as UNIX is a registered trademark by the Open Group. References to UNIX
  were left in where it made sense, like example outputs, and so forth.
  You can read the Trademark User Guide for "UNIX" at:
  http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Jakub Vrana
602b3865fd Xmas typos 2/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146514 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 18:42:07 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
ali
9948acd6e1 some more grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146404 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-14 11:59:58 +00:00
ali
eb5be64bb1 - added <parameter>
- changed TIMECONDITION to TIMEVALUE once


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146381 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-13 20:49:01 +00:00
Dave Barr
3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Stefan Walk
268c48bbec changed return-type to mixed
removed note about outcontrol
added instructions how to return the result instead of printing it


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138473 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 10:49:26 +00:00
foobar
3170573029 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138452 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-22 00:27:34 +00:00
Philip Olson
75c7e7613b Document CURLOPT_CAINFO and CURLOPT_SSL_VERIFYPEER as requested in bug #23895
# Basically just copied from: http://curl.haxx.se/libcurl/c/curl_easy_setopt.html


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130819 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 03:58:46 +00:00
Philip Olson
eeb909b150 Initial [sparse] documentation for the curl-multi-* functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126488 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-10 22:18:33 +00:00
Hartmut Holzgraefe
b1ed6bb41f minimal documentation for yet undocumented stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117304 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-20 10:41:35 +00:00
Jason Sheets
34b846b2a8 added curl_getinfo information, previously was undocumented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@113562 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-27 04:27:39 +00:00
Sander Roobol
7e1be65bb7 cURL uses resources, not ints
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85746 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-15 08:41:36 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00