제목 : =$read_data[title] ?>
글쓴이 : =$read_data[name] ?>
날짜 : =$read_data[date] ?> = $read_data[time] ?>
조회수 : =$read_data[hit] ?>
=nl2br($read_data[contents]); ?>
0 ) {
$com_query="select * from `freeboard` where `parent_thread` = '$thread' order by `thread` desc";
$com_result=mysql_query($com_query, $dbconn);
for($i=1; $read_com=mysql_fetch_array($com_result); $i++){
?>