[제나플러스] 제나빌더 최신글게시판 제목과 게시판 여분필드10링크 연동하기
본문
<strong>
<?
$bLink = (!empty($board['bo_10']))?$board['bo_10']:$g4['bbs_path'].'/'.'board.php?bo_table=' .$board['bo_table'];//게시판링크 - 별도링크 필요하면 bo_10 필드에 전체 url 입력
echo "<a href='" . $bLink . "'>{$board[bo_subject]}</a>";
?>
</strong>
<?
$bLink = (!empty($board['bo_10']))?$board['bo_10']:$g4['bbs_path'].'/'.'board.php?bo_table=' .$board['bo_table'];//게시판링크 - 별도링크 필요하면 bo_10 필드에 전체 url 입력
echo "<a href='" . $bLink . "'>{$board[bo_subject]}</a>";
?>
</strong>
추천0
댓글목록 0
등록된 댓글이 없습니다.