<? // https://11q.kr/www/bbs/group.php?gr_id=community // 전체 검색을 게시판 설정에서 진행 하세요 $gr_id = 'community'; $sql = "select a.*,ifnull(sum( bo_count_write),0) count_sum from {$g5['group_table']} a left join {$g5['board_table']} b on a.gr_id=b.gr_id where a.gr_id in …