<?php
function board_count($bo_table){
$Row = sql_fetch(" select bo_count_comment from g4_board where bo_table = '".$bo_table."' ");
return $Row['bo_count_comment'];
}
echo board_count('n000001');
?>
echo board_count('원하는게시판');
function board_count($bo_table){
$Row = sql_fetch(" select bo_count_comment from g4_board where bo_table = '".$bo_table."' ");
return $Row['bo_count_comment'];
}
echo board_count('n000001');
?>
echo board_count('원하는게시판');
게시글 목록
| 번호 | 제목 |
|---|---|
| 33411 | |
| 33410 | |
| 33409 | |
| 33408 | |
| 33407 | |
| 33404 | |
| 33403 | |
| 33402 | |
| 33399 | |
| 33398 | |
| 33390 | |
| 33386 | |
| 33377 | |
| 33356 | |
| 33348 | |
| 33340 | |
| 33334 | |
| 33333 | |
| 33329 | |
| 33322 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기