고객 센터

이차조아에 대해 궁금하신 점이 있다면 무엇이든 물어보세요.

    0) { $r = mysql_query("SELECT * FROM board_master $add_sql ORDER BY ds_top desc, no_famally ASC, no_order ASC LIMIT $pagestartpoint,$PageSize"); $i=1; while($col = mysql_fetch_array($r)) { $date = strtotime ($col['dt_insert']); $view_date = strtotime ("-1 day",time()); if($date >= $view_date) { $newicon = " "; } else { $newicon = ""; } if($col['no_step']>0){ $padding = $col['no_step'] * 8; $step = ""; } $tmpNum =$totalrows-($PageSize*($PageNo-1)); $no = ($tmpNum - $i)+1; $actv_class = ""; if($i == 1) { $actv_class = "actv"; } ?>
  • 등록된 정보가 없습니다.