|
curl_copy_handleCopy a cURL handle along with all of its preferences Description
CurlHandlefalse curl_copy_handle(CurlHandle
$handle )Copies a cURL handle keeping the same preferences. Parameters
Return Values
Returns a new cURL handle, or Changelog
Examples
Example #1 Copying a cURL handle
|