• 11-09-2009, 02:21:34
    #10
    Hepinize teşekkürler arkadaşlar curlu araştırıp deniyeceğim...
  • 11-09-2009, 02:30:12
    #11
    forumda bedavaya dagatıyodu biri botu. inceleyip editliyebilirsin sanırım. ama nerelerdedir bilmiyroum.
  • 11-09-2009, 02:37:54
    #12
    https://www.r10.net/ucretsiz-scriptle...atik-ajax.html

    inceleyebilirsin reis...
  • 11-09-2009, 02:47:47
    #13
    aradığın curl ile sayyac.com login olmas ise bu
    $site[1]="tsrstnbl";
    $ch3 = curl_init();
    curl_setopt($ch3, CURLOPT_URL, 'http://www.sayyac.com/extreme.php?stat=6&login='.$site[$r]);
    curl_setopt($ch3, CURLOPT_POST, 0);
    curl_setopt($ch3, CURLOPT_HEADER, 1);
    curl_setopt($ch3, CURLOPT_FOLLOWLOCATION, 0);
    curl_setopt($ch3, CURLOPT_SSL_VERIFYPEER, false);
    curl_setopt($ch3, CURLOPT_USERAGENT, "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3");
    curl_setopt($ch3, CURLOPT_REFERER, "http://www.google.com.tr");
    curl_setopt($ch3, CURLOPT_RETURNTRANSFER, 1);
    curl_setopt($ch3, CURLOPT_TIMEOUT, 30);
    curl_exec($ch3);
    $finish = curl_exec($ch3);
    curl_close($ch3);
  • 11-09-2009, 02:50:13
    #14
    Teşekkürler Sefa dostum ard arda mesaj yazma yöneticiler görürse banlanırsın.Tekrar teşekkür ederim.