include "conn.php";
?>
$db=conndb();
$str = " Select subj_id,subj_name,class,post_time from subject where class='民航新闻' order by subj_id desc limit 0,8";
$result = mysql_db_query($data,$str,$db);
while
(list($subj_id,$subj_name,$class,$post_time) = mysql_fetch_row($result)):
?>
Magazine
Cover
English Special Issue
for
the 59th IATA Annual General Meeting
Full table
of contents (click
to read the full article)
include "conn.php";
?>
$db=conndb();
$str = " Select subj_id,subj_name,class,post_time from subject where class='民航新闻' order by subj_id desc limit 0,8";
$result = mysql_db_query($data,$str,$db);
while
(list($subj_id,$subj_name,$class,$post_time) = mysql_fetch_row($result)):
?>