딜러 / AAP 회원관리

0) { $r = mysql_query("SELECT * FROM board_master $sql ORDER BY ds_top desc, no_famally ASC, no_order ASC LIMIT 0,2"); $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; ?>
번호 제목 작성일 답변여부
등록된 정보가 없습니다.