include "./lib.inc.php"; include "head.inc.php"; include "left.inc.php"; $subject = "°øÁö»çÇ×"; ?>
|  Home> echo $subject ?> | 
	$sql = " update $gongji_table set fg_hit=fg_hit+1 where fg_id=$fg_id ";
    mysql_query($sql) or die(mysql_error());
     
  $sql = " select * from $gongji_table where fg_id = $fg_id ";
  $row = mysql_fetch_array(mysql_query($sql));
?>  
| 
 | ||
| echo nl2br($row[fg_content])?> | ||
| ¸ñ·ÏÀ¸·Î |