마이페이지

쉽고 간편한 내차팔기, 견적산출, 최종 매각까지 어떤 수수료도 요구하지 않습니다.

array("문의내역", "문의내역")); if($is_upro_member) { include_once($_SERVER['DOCUMENT_ROOT']."/mypage/inc_menu_member_company.php"); }else { include_once($_SERVER['DOCUMENT_ROOT']."/mypage/inc_menu_main_member.php"); } } ?>

문의내역

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