인기검색어 스킨에 보면
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
인기검색어 :
<?
for ($i=0; $i<count($list); $i++) {
echo "<a href='$g4[bbs_path]/search.php?sfl=wr_subject%2Bwr_content&sop=and&stx=".urlencode($list[$i][pp_word])."'>{$list[$i][pp_word]}</a> ";
}
?>
에 %2Bwr_content를 추가하여 아래와 같이 합니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
인기검색어 :
<?
for ($i=0; $i<count($list); $i++) {
echo "<a href='$g4[bbs_path]/search.php?sfl=wr_subject%2Bwr_content&sop=and&stx=".urlencode($list[$i][pp_word])."'>{$list[$i][pp_word]}</a> ";
}
?>
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
인기검색어 :
<?
for ($i=0; $i<count($list); $i++) {
echo "<a href='$g4[bbs_path]/search.php?sfl=wr_subject%2Bwr_content&sop=and&stx=".urlencode($list[$i][pp_word])."'>{$list[$i][pp_word]}</a> ";
}
?>
에 %2Bwr_content를 추가하여 아래와 같이 합니다.
<?
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
?>
인기검색어 :
<?
for ($i=0; $i<count($list); $i++) {
echo "<a href='$g4[bbs_path]/search.php?sfl=wr_subject%2Bwr_content&sop=and&stx=".urlencode($list[$i][pp_word])."'>{$list[$i][pp_word]}</a> ";
}
?>
댓글 4개
게시글 목록
| 번호 | 제목 |
|---|---|
| 320 | |
| 319 | |
| 311 | |
| 310 | |
| 281 | |
| 271 | |
| 270 | |
| 269 | |
| 268 | |
| 279 | |
| 262 | |
| 255 | |
| 809 | |
| 254 | |
| 241 | |
| 223 | |
| 225 | |
| 212 | |
| 211 | |
| 201 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기