답변 2개
sinbi
Expert
6년 전
</span></p>
<p><span style="font-size:14pt;"><?php if ($view ['mb_id'] == $write['mb_id']) { ?></span></p>
<p><span style="font-size:14pt;"> <span style="color:#ccccc;">익명</span></span></p>
<p><span style="font-size:14pt;"><?php } else { ?></span></p>
<p><span style="font-size:14pt;"> <?php echo level_icon($list[$i][mb_id])?> <?php echo $list[$i]['name'] ?></span></p>
<p><span style="font-size:14pt;"><?php } ?></span></p>
<p><span style="font-size:14pt;">
로그인 후 평가할 수 있습니다
답변에 대한 댓글 3개
�
킹본좌
6년 전
s
sinbi
6년 전
이제보니 댓글이면 $list[$i]['mb_id'] 가 맞겠네요.
질문에 적어주신 코드엔 이상이 없어보이는뎅...
질문에 적어주신 코드엔 이상이 없어보이는뎅...
�
킹본좌
6년 전
그러게요 ㅠㅠ
왜 레벨아이콘이 출력이되는건지 모르겠습니다 ㅠㅠ
왜 레벨아이콘이 출력이되는건지 모르겠습니다 ㅠㅠ
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
답변감사합니다.