if ($stx)
{
echo "- 검색된 게시판 리스트 ({$board_count}개의 게시판, ".number_format($total_count)."개의 게시글, ".number_format($page)."/".number_format($total_page)." 페이지)
";
if ($board_count)
{
echo "";
if ($onetable)
echo "- 전체게시판 검색";
echo $str_board_list;
echo "
";
}
else
{
echo "";
}
}
?>
$k=0;
for ($idx=$table_index, $k=0; $idx{$bo_subject[$idx]}에서의 검색결과";
$comment_href = "";
for ($i=0; $i- ";
if ($list[$idx][$i][wr_is_comment])
{
echo "[코멘트] ";
$comment_href = "#c_".$list[$idx][$i][wr_id];
}
echo "";
echo $list[$idx][$i][subject];
echo " [새창]
";
echo $list[$idx][$i][content];
echo " {$list[$idx][$i][wr_datetime]} ";
echo $list[$idx][$i][name];
echo " ";
}
}
?>
=$write_pages?>
|