|
|
|
19년 전
|
조회 1,545
|
|
|
|
19년 전
|
조회 1,544
|
|
|
|
19년 전
|
조회 1,560
|
|
|
|
19년 전
|
조회 1,226
|
|
|
|
19년 전
|
조회 1,519
|
|
|
|
19년 전
|
조회 1,629
|
|
|
|
19년 전
|
조회 1,546
|
|
|
|
19년 전
|
조회 1,477
|
|
|
|
19년 전
|
조회 1,553
|
|
|
|
19년 전
|
조회 1,420
|
|
|
|
19년 전
|
조회 1,225
|
|
|
|
19년 전
|
조회 1,469
|
|
|
|
19년 전
|
조회 1,587
|
|
|
|
19년 전
|
조회 1,169
|
|
|
|
19년 전
|
조회 1,234
|
|
|
|
19년 전
|
조회 1,562
|
|
|
|
19년 전
|
조회 1,612
|
|
|
|
19년 전
|
조회 1,754
|
|
|
|
19년 전
|
조회 1,542
|
|
|
|
19년 전
|
조회 1,542
|
댓글 3개
<?=$list[$i][name]?> <a href=<?=$g4[bbs_path]?>/search.php?srows=10&gr_id=&sfl=mb_id&stx=<?=$list[$i][mb_id]?>&sop=or target=_blank><font color='#ff3300'>☜ 이 회원님의 활동내역보기</font></a>
응용방법은 아래의 링크에서 코멘트를 참조 하세요.
http://www.avaschool.net/web/sub_data/tb.php/forum/229
이것도 가능 하겠군요...
---------------------------------------------------------------------------------------------------
<a href='<?=$g4[bbs_path]?>/search.php?srows=10&gr_id=&sfl=mb_id&stx=<?=$view[mb_id]?>&sop=or' target='_blank'><font color='#ff3300'>☜ 글쓴이의 활동내역보기</font></a>
or
<a href='<?=$g4[bbs_path]?>/search.php?srows=10&gr_id=&sfl=mb_id&stx=<?=$view[mb_id]?>&sop=or' target='_blank'><font color='#ff3300'><?=$view[mb_id]?></font></a>
or
<a href='<?=$g4[bbs_path]?>/search.php?srows=10&gr_id=&sfl=mb_nick&stx=<?=$view[mb_nick]?>&sop=or' target='_blank'><font color='#ff3300'><?=$view[name]?></font></a>
---------------------------------------------------------------------------------------------------