', 0); $list = array(); $sql_common = " from {$g5['exp_table']} where ch_id = '{$ch['ch_id']}' "; $sql_order = " order by ch_id desc "; $sql = " select count(*) as cnt {$sql_common} "; $row = sql_fetch($sql); $total_count = $row['cnt']; $rows = $config['cf_page_rows']; $total_page = ceil($total_count / $rows); // 전체 페이지 계산 if ($page < 1) { $page = 1; } // 페이지가 없으면 첫 페이지 (1 페이지) $from_record = ($page - 1) * $rows; // 시작 열을 구함 ?>
=$ch['ch_name']?>
if($config['cf_side_title']) { ?>=$config['cf_side_title']?> : =get_side_name($ch['ch_side'])?>
} ?> if($config['cf_class_title']) { ?>=$config['cf_class_title']?> : =get_class_name($ch['ch_class'])?>
} ?>=$config['cf_exp_name']?> : =$ch['ch_exp']?>=$config['cf_exp_pice']?>
| 일자 | 내용 | =$config['cf_exp_name']?> |
|---|---|---|
| =$config['cf_exp_pice']?> | 자료가 없습니다. | '; else { if ($sum_point1 > 0) $sum_point1 = "+" . number_format($sum_point1); $sum_point2 = number_format($sum_point2); } ?>