Merhaba arkadaslar .
ruslarin mail.ru sitesine curl ile giris yapmayi beceremedim. simdiden tesekkurler





$data = 'Login=curl2012&Password=sifrem&Domain=mail.ru';

  $curl = curl_init();
  curl_setopt($curl, CURLOPT_URL, "http://my.mail.ru/cgi-bin/login");
  curl_setopt($curl, CURLOPT_FOLLOWLOCATION, 1);
  curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);
  curl_setopt($curl, CURLOPT_POST, 1);
  curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);
  curl_setopt($curl, CURLOPT_POSTFIELDS, $data);
  curl_setopt($curl, CURLOPT_ENCODING, "");
  curl_setopt($curl, CURLOPT_COOKIEJAR, getcwd() . '/mail.cookie');
  curl_setopt($curl, CURLOPT_USERAGENT, 'Opera/9.80 (Windows NT 5.1; U; ru) Presto/2.7.62 Version/11.00');
  $curlData = curl_exec($curl);
  curl_close($curl);


--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 22:41:12 -->-> Daha önceki mesaj 21:08:19 --

yokmu bilen?