mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
![]() http://curl.haxx.se/libcurl/c/CURLOPT_PRIVATE.html http://php.net/ChangeLog-5.php I would like to edit the documentation of curl_setopt() too, but editing of this page is unavailable since weeks due to pending review. Can you please review pending changes so I can edit the page, or add yourself the following: under [value should be a string for the following values of the option parameter:] <constant>CURLOPT_PRIVATE</constant> Any data that should be associated with this cURL handle. This data can subsequently be retrieved with the <constant>CURLINFO_PRIVATE</constant> option of <function>curl_getinfo</function>. cURL does nothing with this data. When using a cURL multi handle, this private data is typically a unique key to identify a normal cURL handle. Added in cURL 7.10.3. under [Changelog]: 5.2.4 Introduced CURLOPT_PRIVATE. -- Provided by anonymous 50443 (francois.bonzon@gmail.com) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335488 c90b9560-bf6c-de11-be94-00142212c4b1 |
||
---|---|---|
.. | ||
curlfile | ||
functions | ||
book.xml | ||
configure.xml | ||
constants.xml | ||
curlfile.xml | ||
examples.xml | ||
ini.xml | ||
reference.xml | ||
setup.xml | ||
versions.xml |