// Çì´õ ÀÎŬ·çµå (Çì´õ Á¤º¸ ¹× body tag±îÁö Æ÷ÇÔ) $root_path = $_SERVER["DOCUMENT_ROOT"]; if(substr($root_path,-1)!="/") $root_path .= "/"; include $root_path."com/lib/lib.php"; // ÆäÀÌÁö ¸ñ·Ï °¡Á®¿À±â $query = "select m.* from $table_board m where m.bid='noti' "; $result=mysql_query( $query." order by idx desc limit 0,3"); ?>
|
|