Gnosis adlı üyeden alıntı: mesajı görüntüle
Bu Fonksiyonlar bir işe yarar mı

 //curl_setopt($ch, CURLOPT_REFERER, $adres); 
 //curl_setopt($ch, CURLOPT_IP, $adres);
 //curl_setopt($ch, CURLOPT_HTTPHEADER, array("REMOTE_ADDR: $adres", "HTTP_X_FORWARDED_FOR: $adres"));
denedim ama olmadı :S
hayır yaramaz son 2 si zaten hatalı
curl_setopt($ch, CURLOPT_IP, $adres); böyle bir (CURLOPT_IP) curl setopt argumanı yok.CURLOPT_HTTPHEADER dada remote_addr bilgisi göndermezsin.

http://www.php.net/manual/en/function.curl-setopt.php