php-doc-en/reference/curl/functions
2018-01-25 15:34:22 +00:00
..
curl-close.xml
curl-copy-handle.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
curl-errno.xml
curl-error.xml
curl-escape.xml
curl-exec.xml Resolve doc bug #68117 2015-12-19 23:28:53 +00:00
curl-file-create.xml Document CURLFile::__construct and make curl_file_create an alias 2013-09-16 08:50:46 +00:00
curl-getinfo.xml CURLINFO_FILETIME requires CURLOPT_FILETIME 2016-07-10 10:39:17 +00:00
curl-init.xml
curl-multi-add-handle.xml remove the incorrect use of the word parallel from curl_multi_* documentation 2014-11-05 09:18:06 +00:00
curl-multi-close.xml added explicit curl_close() to curl_multi_close() example to avoid memory leaks 2015-07-17 12:26:58 +00:00
curl-multi-errno.xml Log: Partially fix #75094: Functions not documented 2017-08-22 15:07:32 +00:00
curl-multi-exec.xml remove the incorrect use of the word parallel from curl_multi_* documentation 2014-11-05 09:18:06 +00:00
curl-multi-getcontent.xml
curl-multi-info-read.xml
curl-multi-init.xml remove the incorrect use of the word parallel from curl_multi_* documentation 2014-11-05 09:18:06 +00:00
curl-multi-remove-handle.xml
curl-multi-select.xml Clarify the wording for curl_multi_select(). 2014-11-04 22:39:34 +00:00
curl-multi-setopt.xml Document cURL server push support (as of PHP 7.1.0) 2017-01-12 17:32:00 +00:00
curl-multi-strerror.xml Whitespace fixes 2013-09-09 16:17:46 +00:00
curl-pause.xml
curl-reset.xml
curl-setopt-array.xml
curl-setopt.xml Added in the description for CURLOPT_RESOLVE based on Curl's manpage, searching the PHP source code, and the bug report that brought it into the source code for 5.5 2017-07-16 18:38:13 +00:00
curl-share-close.xml
curl-share-errno.xml Log: Partially fix #75094: Functions not documented 2017-08-22 15:07:32 +00:00
curl-share-init.xml
curl-share-setopt.xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
curl-share-strerror.xml Log: Partially fix #75094: Functions not documented 2017-08-22 15:07:32 +00:00
curl-strerror.xml Whitespace fixes 2013-09-09 16:17:46 +00:00
curl-unescape.xml
curl-version.xml