if($counsel == "board") {?>

} ?>
if($counsel == "board_info") {?>

} ?>
No. |
Title |
if($counsel == "board") {?>
Name |
} ?>
Prepared date |
No. of inquiries |
if($total_no != 0) {
while ($array=mysql_fetch_array($result)) {
?>
$c_Qry = "select count(*) from comment where board_idx = '".$array[idx]."'";
$c_result = mysql_query($c_Qry);
$comment_count = mysql_result($c_result,0);
?>
0 |
|
if($counsel == "board") {?>
|
} ?>
|
|
$total_no--;
}
}
?>
if($counsel == "board") {?>
} ?>