♡♡♡관리자는 통과 질뭉드려요~♡♡♡
본문
♡♡♡먼저 아무런 조건없이 귀한 시간내서 답변해주시는 선후배 여러분께 감사드립니다.♡♡♡
등급관계없이 aaa게시판은 제외하는 건데요,,,
10등급이하 일때 aaa게시판은 제외하려면 혹시 어떻게 할 수 있을까요?
즐거운 주말되세요~
if ($member[mb_id])
{
$sql = " select bo_table, wr_parent from $g5[board_new_table] a and a.bo_table not in ('aaa')
where mb_id = '$member[mb_id]'
-- and a.wr_id = a.wr_parent
group by bo_table, wr_parent
order by bn_id desc
limit $new_count ";
$res = sql_query($sql);
답변을 작성하시기 전에 로그인 해주세요.