# ********************************************************* # °³¹ßÀÚ : ÀÌ»óºÀ(webin) # # »ý¼ºÀÏ : 2001/09/29 # homepage : http://webin.sarang.net # e-mail : webin@orgio.net # ICQ : 69796775 # # CopyRight2001¨Ïwebin # ¢Ñmade by sangbong lee¢Ð # # °³ÀÎÀûÀÎ »ç¿ëÀº ÇÁ¸®ÀÔ´Ï´Ù. ^^; # »ó¾÷ÀûÀÎ ¿ëµµÀÇ »ç¿ëÀº °³¹ßÀÚÀÇ µ¿ÀǸ¦ ÇÊ¿ä·Î ÇÕ´Ï´Ù. # ********************************************************* include "../db_con/db_con.php"; //Àüü Ä«¿îÆ® if(!$year and !$month){ $query = "select total from webin_statics order by num desc limit 1"; }else{ $query = "select total from webin_statics where day_year=$day_year and day_month=$day_month order by num desc limit 1"; } $result = @mysql_query($query) or die("$query".mysql_error()); $row = @mysql_fetch_array($result) or die(mysql_error()); $total_count = $row[total]; @mysql_free_result($result); ?>
ÀϺ° | HIT | ÀϺ° Á¢¼Ó Åë°è ±×·¡ÇÁ |
${i}ÀÏ | $row[0] | ![]() |
Æò±Õ | $avr_count | ![]() |
copyleft¨Ïwebin webin.sarang.net |