From 6c1f11e123d4a495c571d17097d9a7f21ca19b33 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 12 Dec 2012 11:39:26 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=EC=BB=A8?= =?UTF-8?q?=ED=85=90=EC=B8=A0=EB=B3=84=20=EB=A6=AC=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/visit_browser.php | 20 +++++++++----------- adm/visit_date.php | 20 +++++++++----------- adm/visit_domain.php | 22 ++++++++++------------ adm/visit_hour.php | 20 +++++++++----------- adm/visit_list.php | 8 ++++---- adm/visit_month.php | 20 +++++++++----------- adm/visit_os.php | 24 +++++++++++++----------- adm/visit_week.php | 20 ++++++++++++-------- adm/visit_year.php | 22 ++++++++++++---------- css/adm.css | 16 ++++++++-------- 10 files changed, 95 insertions(+), 97 deletions(-) diff --git a/adm/visit_browser.php b/adm/visit_browser.php index 27919ff8a..bdfe3cc4d 100644 --- a/adm/visit_browser.php +++ b/adm/visit_browser.php @@ -31,16 +31,16 @@ while ($row=sql_fetch_array($result)) { 순위 브라우저 + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -63,20 +63,18 @@ if (count($arr)) { $rate = ($count / $sum_count * 100); $s_rate = number_format($rate, 1); - - $bar = (int)($count / $max * 100); ?> - - - - + +
- +
+ + 년-월-일 + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -55,19 +55,17 @@ if (count($arr)) { $rate = ($count / $sum_count * 100); $s_rate = number_format($rate, 1); - - $bar = (int)($count / $max * 100); ?> - - - + -
- +
+
+ + 순위 접속 도메인 + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -75,19 +75,17 @@ if (count($arr)) { $rate = ($count / $sum_count * 100); $s_rate = number_format($rate, 1); - - $bar = (int)($count / $max * 100); ?> - - - - + + -
- +
+
+ + 시간 + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -54,18 +54,16 @@ if ($i) { $rate = ($count / $sum_count * 100); $s_rate = number_format($rate, 1); - - $bar = (int)($count / $max * 100); ?> - - - + -
- +
+
+ + - + - - - + + + 년-월 + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -56,19 +56,17 @@ if (count($arr)) { $rate = ($count / $sum_count * 100); $s_rate = number_format($rate, 1); - - $bar = (int)($count / $max * 100); ?> - - - + -
- +
+
+ + 순위 OS + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -68,16 +68,18 @@ if (count($arr)) { $rate = ($count / $sum_count * 100); $s_rate = number_format($rate, 1); - - $bar = (int)($count / $max * 100); ?> - - - - - + + + +
+ +
+ + + 요일 + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -54,10 +54,14 @@ if ($i) { ?> - - - - + + +
+ +
+ + + 년 + 그래프 접속자수 비율(%) - 그래프 - 합계 - - + 합계 + + @@ -56,15 +56,17 @@ if (count($arr)) { $rate = ($count / $sum_count * 100); $s_rate = number_format($rate, 1); - - $bar = (int)($count / $max * 100); ?> - - - - + + +
+ +
+ + +