curl_copy_handle
Copy a cURL handle along with all of its preferences
&reftitle.description;
CurlHandlefalsecurl_copy_handle
CurlHandlehandle
Copies a cURL handle keeping the same preferences.
&reftitle.parameters;
&curl.ch.description;
&reftitle.returnvalues;
Returns a new cURL handle, &return.falseforfailure;.
&reftitle.changelog;
&Version;
&Description;
&curl.changelog.handle-param;
8.0.0
On success, this function returns a CurlHandle instance now;
previously, a resource was returned.
&reftitle.examples;
Copying a cURL handle
]]>