답변 4개
채택된 답변
+20 포인트
1년 전
if($is_member && $member['mb_id']) { 회원일 때 } else { 회원이 아닐 때 }
이렇게 하면 됩니다
로그인 후 평가할 수 있습니다
답변에 대한 댓글 1개
�
그누초보다
1년 전
이거 응용해서 해결했어요 감사합니다!
댓글을 작성하려면 로그인이 필요합니다.
1년 전
https://github.com/gnuboard/gnuboard5/blob/master/head.php#L105
https://github.com/gnuboard/gnuboard5/blob/master/head.sub.php#L113
https://github.com/gnuboard/gnuboard5/blob/master/theme/basic/head.php#L103
https://github.com/gnuboard/gnuboard5/blob/master/theme/basic/head.sub.php#L103
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인