0'; $account = $SD['uid']; if($account) $_WHERE .=' and site='.$account; if($d_start) $_WHERE .= ' and d_regis > '.str_replace('/','',$d_start).'000000'; if($d_finish) $_WHERE .= ' and d_regis < '.str_replace('/','',$d_finish).'240000'; if($bid) $_WHERE .= ' and bbs='.$bid; if($category) $_WHERE .= " and category ='".$category."'"; if($notice) $_WHERE .= ' and notice=1'; if($hidden) $_WHERE .= ' and hidden=1'; if($where && $keyw) { if (strstr('[name][nic][id][ip]',$where)) $_WHERE .= " and ".$where."='".$keyw."'"; else $_WHERE .= getSearchSql($where,$keyw,$ikeyword,'or'); } $RCD = getDbArray($table['s_comment'],$_WHERE,'*',$sort,$orderby,$recnum,$p); $NUM = getDbRows($table['s_comment'],$_WHERE); $TPG = getTotalPage($NUM,$recnum); ?>
/ 페이지
번호 제목 이름 좋아요 싫어요 신고 날짜
[+] new

등록된 댓글이 없습니다.