"", 1 => "월", 2 => "화", 3 => "수", 4 => "목", 5 => "금", 6 => "" ); ?> "일별충전금액", 1 => "월별충전금액", 2 => "년도별충전금액", 3 => "일별충전건수", 4 => "월별충전건수", 5 => "년도별충전건수" ); ?> "일별실행수", 1 => "월별실행수", 2 => "년도별실행수" ); ?> 0 $whereStr GROUP BY year(reg_date) ORDER BY 1"; $title_nik = "년"; $title_hd = "년도별 $title_nm"."실행수"; $BarSize = 1/500000; break; case "월별실행수": case "월별충전금액": $sql = "SELECT month(reg_date), sum(hit), reg_date,sum(fg_hit),sum(myflash_hit),sum(zuzunza_hit),sum(all_hit),sum(fgani_hit),sum(cy_hit),sum(eztoon_hit),sum(illust_hit),sum(mystudy_hit),sum(myflash_num),sum(friend_hit),sum(talk_hit),sum(cl_hit),sum(boxman_hit),sum(fashion_hit) FROM $tbName WHERE hit>0 AND (year(reg_date)=$yy) $whereStr GROUP BY month(reg_date) ORDER BY 1"; $title_nik = "월"; $title_hd = "$yy년 월별 $title_nm"."실행수"; $BarSize = 1/50000; break; case "일별실행수": case "일별충전금액": $sql = "SELECT dayofmonth(reg_date), sum(hit),reg_date,sum(fg_hit),sum(myflash_hit),sum(zuzunza_hit),sum(all_hit),sum(fgani_hit),sum(cy_hit),sum(eztoon_hit),sum(illust_hit),sum(mystudy_hit),sum(myflash_num),sum(friend_hit),sum(talk_hit),sum(cl_hit),sum(boxman_hit),sum(fashion_hit) FROM $tbName WHERE hit>0 AND (year(reg_date)=$yy AND month(reg_date)=$mm) $whereStr GROUP BY dayofmonth(reg_date) ORDER BY 1"; $title_nik = "일"; $title_hd = "$yy$mm월 일자별 $title_nm"."실행수"; $BarSize=1/4000; break; } if ($pid != "") $BarSize *= 4; //debugStr($sql); $res = mysql_query($sql, $db_con) or die(mysql_error()); ?>
금일 실행수 : / 최대 실행수 : / 총 실행수 :
금일) 플래시게임 : / 자작 : () / 키즈짱자작 : / 미니게임 : / 주닷패션 : / 애니 : / 일러스트 : / 강좌 : 토크 :
최대) 플래시게임 : / 자작 : / 미니게임 : / / 미니게임 : / 일러스트 : / 강좌 : / 토크 :
전체) 플래시게임 : / 자작 : / 미니게임 : 일러스트 : / 강좌 : / 토크 :
사용통계 ".$MENU_STR2[$i].""; } else { $menu_name = $MENU_STR2[$i]; } ?> |

 
날짜  HIT  플래시게임  자작플래시(등록수)  미니게임  자작게임(kidszzang)  패션게임  일러스트  플래시배우기  방명록글수  톡  등록일
"); break; case "월별충전건수": case "월별사용건수": echo(""); break; case "년도별충전금액": case "년도별실행수": echo(""); break; case "월별충전금액": echo(""); break; case "월별실행수": echo(""); break; } echo($fld); echo($title_nik); if ($what=="일별실행수" || $what=="일별사용건수" || $what == "일별충전금액" || $what=="일별충전건수") { echo("(" . $WEEK_STR[date("w", mktime(0, 0, 0, $mm, $fld, $yy))] . ")"); } echo(" "); ?> = 500000) { echo "".number_format($row[1], 0, "", ",").""; } else { echo "".number_format($row[1], 0, "", ",").""; } ?>     ()