Aşağıdakilerle çogu şeyi gönderebilirsin.
curl_setopt($curl, CURLOPT_COOKIEFILE,"dosya.txt"); // çerezleri al
curl_setopt($curl, CURLOPT_COOKIEJAR,"dosya.txt"); //çerezleri yolla
curl_setopt($curl, CURLOPT_USERAGENT, '$age)'); //useragent yolla
curl_setopt($curl, CURLOPT_HTTPHEADER, $header); //header yolla
curl_setopt($curl, CURLOPT_REFERER, 'http://www.site.com'); //referer yolla
curl_setopt($curl, CURLOPT_AUTOREFERER, true); //oto true gönder.