Jakub Vrana
769d2d8c68
File posting (bug #37760 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241475 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 21:00:52 +00:00
Philip Olson
b7a754b31f
Refer to curl_setopt() and curl_getinfo() for uses of these constants.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240648 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-03 05:23:25 +00:00
Philip Olson
68f437bafb
CURLINFO_HEADER_OUT is available since PHP 5.1.3 (it was backported)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240647 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-03 05:15:16 +00:00
Antony Dovgal
813b214847
add two new constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-04 13:38:31 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Logan Buesching
b59d10c6f5
Removal of personalization.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237193 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-08 02:07:11 +00:00
Logan Buesching
67fc0cdb8c
Fix for bug#41625, error in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237190 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-08 00:15:44 +00:00
Logan Buesching
7521c0a209
Updated the examples again. Fix for bug#41598.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237144 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-07 01:55:00 +00:00
Logan Buesching
934f90f189
Fixed error in example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236871 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-02 21:23:05 +00:00
Logan Buesching
0db4f1d2a5
Finished the documentation for the cURL library.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236790 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-01 03:01:42 +00:00
Hannes Magnusson
ab66e86255
Add few constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236245 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 13:40:51 +00:00
Hannes Magnusson
7c2c39378e
YACC
...
- Add a note on CURLOPT_FOLLOWLOCATION & openbase_dir/safe_mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236155 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 19:28:13 +00:00
Hannes Magnusson
7a29bfb458
YACC (Yet Another Curl Constant)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236153 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 19:13:55 +00:00
Philip Olson
0cbb42860c
Moved cURL constants to their own page, possibly a model for all extensions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231135 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-04 09:22:06 +00:00
Martin Samesch
7c0d31c069
Fix (see #31733 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@231094 c90b9560-bf6c-de11-be94-00142212c4b1
2007-03-03 22:12:01 +00:00
Philip Olson
009395cfbc
Miscellaneous formatting as per our guidelines:
...
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
TAKAGI Masahiro
b8297dd42b
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229287 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-07 16:24:13 +00:00
Hannes Magnusson
11cb4f16f4
Improve markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229028 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-05 10:09:00 +00:00
Mehdi Achour
ee233943ae
Document missing PHP 5 additions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228316 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 16:49:31 +00:00
Mehdi Achour
f10d059d0d
curl: switch to new style
...
* Document curl_multi_add_handle() and curl_multi_close()
* Integrate user note for curl_setopt_array() (A user implementation
of the function for version earlier than 5.1.4)
* Change CURL/curl to cURL (for bjori)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227425 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-17 00:14:52 +00:00
Mehdi Achour
f3aec094b7
WS, preparing for new doc style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227411 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 20:18:05 +00:00
Hannes Magnusson
e99ac4c7b8
New constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223327 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-14 13:01:32 +00:00
Etienne Kneuss
ce2bbdd14a
Fix #38115 (return values)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@219642 c90b9560-bf6c-de11-be94-00142212c4b1
2006-09-08 15:43:59 +00:00
Nuno Lopes
d8ddc250c9
document CURLINFO_HEADER_OUT
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218042 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-12 17:21:09 +00:00
Dave Barr
ee1dbb3dc9
- Add "new" function (been in HEAD for 8 months).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211994 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-26 03:18:46 +00:00
Michael Wallner
3c24d3ebe2
- Nuno requested to remove the bit about the windir
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204767 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-07 13:55:52 +00:00
Michael Wallner
22740becc9
- clarify that one doesn't need libcurl.dll
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@204753 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-06 23:53:25 +00:00
Dave Barr
59ba766cea
- Response code errors are >=400, not >300. Fixes #35616 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202532 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-09 21:51:59 +00:00
Michael Wallner
f4c7bff6c1
- use libcurl where CURL was used to prevent confusion, requested by Daniel Stenberg
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@199900 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-03 13:49:05 +00:00
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Nuno Lopes
23e36bebda
add CURLOPT_AUTOREFERER and CURLOPT_COOKIESESSION
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190825 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-17 15:44:49 +00:00
Jakub Vrana
86d3f2ae9f
PHP 5 requires CURL 7.10.5 (bug #33611 )
...
Remove duplicate sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190236 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:32:15 +00:00
Jakub Vrana
6570bf3255
CURLOPT_ENCODING is available in PHP 4 too (spotted by Gaetano Giunta)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190044 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-06 21:04:54 +00:00
Jakub Vrana
d7cff8e392
Fix return types (1/2)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189110 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-23 16:53:27 +00:00
Dave Barr
85d7a3391e
- Grammar.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188511 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 08:52:00 +00:00
Mehdi Achour
c54bc0ee64
ws
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188510 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-16 07:19:26 +00:00
Sean Coates
beff461a87
Document curl_copy_handle()
...
#Patch from Tom Westcott
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188490 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-15 22:15:55 +00:00
Jakub Vrana
147c065529
Remove double article
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Jakub Vrana
22cd3ffc07
Document constants version (bug #32695 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184322 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-14 06:37:37 +00:00
Jakub Vrana
8192740838
Typo (suggestion by Matt Saunders)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173232 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-22 15:59:52 +00:00
Jakub Vrana
81d8bcf723
Fix proto types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173007 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-19 10:16:39 +00:00
Nuno Lopes
99c65c8691
document new curl constants about FTP auth
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172696 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-15 14:38:32 +00:00
Jakub Vrana
c148211fa2
Replace <parameter>& by <parameter role="reference">
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
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
Dave Barr
f7f6395bb0
- Add missing constant. (bug #29727 ).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166759 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 03:24:01 +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
Dave Barr
f58fd6cc8b
- "PHP version x.y" => "PHP x.y" consistency.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153002 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-06 02:40:23 +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
16f43d0c0a
- s/url/URL/ where appropriate and "an URL" -> "a URL".
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +00:00
Jakub Vrana
0b7fee6be2
class="directory" added for Windows\System
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147570 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-31 15:25:25 +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
Friedhelm Betz
f697cfb786
a bit much of 32 ;-)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140629 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-19 11:58:26 +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
c776391f36
windows -> Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132951 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 20:03:33 +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
493eacac22
Add latest CURL version requirements.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@130812 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-10 03:08:01 +00:00
Philip Olson
5a36bf3125
Replace <link linkend="language.types.x">x</link> with <type>x</type>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@129076 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-28 23:03:10 +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
Nicolas Chaillan
2a8e536d3d
Applying Andrey's patch
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111152 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 13:20:55 +00:00
Nicolas Chaillan
6c44b96198
Fixing #21541 and some whitespaces issues
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111149 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 13:10:11 +00:00
Friedhelm Betz
d3d61c7d78
rsusi.txt: reflect changes
...
configure.xml files added, linking from refernce.xml files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105723 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 23:49:22 +00:00
Sara Golemon
2c0fdb5314
Added note for Win32 users. "Copy libeay32.dll and ssleay32.dll"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@105621 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-25 02:47:26 +00:00
Derick Rethans
e2cc7ad9a6
- Fix curl requirements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98613 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 17:03:21 +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
136554cdf7
the en/reference/*/functions.xml files are now auto-generated
...
(should have been from the start, but somehow i forgot to
move the generation code from the split to the configure script)
entities/chapters.ent is now called entities/file-entities.ent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@85367 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-11 10:54:22 +00:00
Gabor Hojtsy
f513cbd09c
Applied new structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78842 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 15:07:14 +00:00
Gabor Hojtsy
fc522ef366
Adding new constants info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78841 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-19 15:06:27 +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
Simone Cortesi
c7b3836e56
WS fix: part ONE of EN
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78261 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 18:56:49 +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