bende problemsiz çalıştı yine o kod acaba senin localde bir problemmi var

flodby adlı üyeden alıntı: mesajı görüntüle
Şeklinde kullan birisiyle login edip cookie al sonra cookie ile hangi sayfaya istiyorsan gir
2 kez oturum acmana gerek yok ve 2. kez açtıgındada alttaki kodlar boşunma script yoruyor
curl_setopt($ch , CURLOPT_URL, 'http://www.hotfile.com/');
 curl_setopt($ch , CURLOPT_RETURNTRANSFER , TRUE); 
 curl_setopt($ch , CURLOPT_HEADER , TRUE);
 curl_setopt($ch , CURLOPT_COOKIEJAR, 'cookie.txt');
burası gereksiz kullanılmış yavaş çalışmasına sebeb olur