Denermisiniz;
function bag ($url, $degerler){ $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, $url); curl_setopt($curl, CURLOPT_POST, 1); curl_setopt($curl, CURLOPT_POSTFIELDS, $degerler); curl_setopt($curl, CURLOPT_COOKIEJAR, "cookie.txt"); curl_setopt($curl, CURLOPT_COOKIEFILE, "cookie.txt"); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); curl_exec($curl); curl_close($curl); }
bu da olmadı hocam malesef
--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 13:04:39 -->-> Daha önceki mesaj 13:03:31 --
ben <input type="hidden" name="gonder" /> bu kodla ilgili veriyi alamadığımızdan dolayı olmadığını düşünüyorum.