$tekil = $_COOKIE[tekilgun]; $tarih = date("Ymd"); $starih = md5($tarih); $cogul = mysql_query("select * from counter where id = '$tarih'"); //echo $tekil; if (mysql_num_rows($cogul) == 1){ $cogulekle = mysql_query("update counter set cogul=cogul+1 where id = '$tarih'"); if ($tekil == $starih){ } else { $tekilekle = mysql_query("update counter set tekil=tekil+1 where id = '$tarih'"); setcookie("tekilgun", "$starih", time()+86400); } } else { $cogulekle = mysql_query("insert into counter values('$tarih', '1', '1')"); setcookie("tekilgun", "$starih", time()+86400); } ?>
0(212)291 53 56
|
|||||||||||||