建案介紹
=Layout_HTML_Decode($Detail_PRODUCT_DESC);?>
建案欣賞
$strSQL_img_detail = "select PRODUCT_IMG from m0401_product_image where PRODUCT_ID='".intval($PRODUCT_ID)."'";
$res_img_detail = db_query($strSQL_img_detail);
$list_img_detail = db_record($res_img_detail);
if ($list_img_detail >0) {
while (LIST($detail_PRODUCT_IMAGE)=mysql_fetch_row($res_img_detail)) {
?>
};};?>