$total_year[$i], ³âµµ Ä«¿îÆ®À² ÀúÀå -> $per_year[$i] for($i=0;$i<$num_year;$i++){ $scale = 4.5; $result_1 = mysql_query("select SUM(today) from webin_statics where day_year=$year[$i]"); $row_1 = mysql_fetch_array($result_1) or dir(mysql_error()); $total_year[$i] = $row_1[0]; $per_year[$i] = round(($total_year[$i]/$total_count)*100); $width = $per_year[$i]*$scale; echo " "; } //for($i=0;$i<$num_year;$i++){ mysql_free_result($result); $avr_count = $total_count / $num_year ; $per_total = round(($avr_count/$total_count)*100); $avr_width = $per_total*$scale; $avr_count = substr($avr_count,0,7); echo " "; ?>
³âµµº° HIT ³âµµº° Á¢¼Ó Åë°è
$year[$i]³â $total_year[$i] ${per_year[$i]}%
Æò±Õ $avr_count
 






copyleft¨Ïwebin webin.sarang.net