본문 영역
News

/*쿼리 불러오기*/
$n_sql="select * from notice where notice_kind='consul_news' order by notice_no desc limit 4";
$n_result = mysql_query($n_sql, $connect);
while ($info=mysql_fetch_array($n_result))
{
$n_notice_no = $info['notice_no'];
$n_notice_title = $info['notice_title'];
$in_title = mb_substr($n_notice_title,0,18,"utf-8");
?>
}
?>
이라크 소개

$sql="select * from notice where notice_kind='intro' order by notice_no desc limit 0,1";
$result = mysql_query($sql, $connect);
$row = mysql_fetch_array($result);
$f_dir="/upload_data/notice/";
$item_notice_no=$row['notice_no'];
$item_notice_title=$row['notice_title'];
$item_notice_register_date=$row['register_date'];
$item_notice_content=$row['notice_content'];
$st_content = substr($item_notice_content,0,240);
$item_notice_file=$row['notice_file'];
?>
IF (!$item_notice_file) { ?>

} else { ?>
![]()
} ?>
영사관 소개
주한이라크명예영사관은

91년 초 걸프전을 계기로 주한 아라크 대사관이 철수하면서 한국-이라크 양국관계는 공식적으로 끊어져 있었습니다. 하지만 94년부터 한얼상사 주체로 국내 석유 컨소시엄을 구성하여...
include "./include/r_banner.php" ?>