|
|
|
if($lang == 'E'){?>Store}else{?>店舖} ?> |
|
$photoPath = '../uploadimages/news';
$eresult = $mysql->query("select * from palico_surveyreport where newscontent3='3' order by ord");
//$row = 0;
while($einfo = mysql_fetch_assoc($eresult)){
$row++;
$pictureFilename = str_pad($einfo['newsid'],10,"0",STD_PAD_LEFT);
?>
| |
if(file_exists("$photoPath/thumb/$pictureFilename") == true){?>
">
} else {?>
} ?> |
if($lang == 'E'){?>
echo nl2br(htmlspecialchars($einfo['newscontent1'])); ?>
} else {?>
echo nl2br(htmlspecialchars($einfo['newscontent2'])); ?>
} ?>
|
}
?>
|
|
if($lang == 'E'){?>Shopping Mall}else{?>商場} ?> |
|
$photoPath = '../uploadimages/news';
$eresult = $mysql->query("select * from palico_surveyreport where newscontent3='2' order by ord");
//$row = 0;
while($einfo = mysql_fetch_assoc($eresult)){
$row++;
$pictureFilename = str_pad($einfo['newsid'],10,"0",STD_PAD_LEFT);
?>
| |
if(file_exists("$photoPath/thumb/$pictureFilename") == true){?>
">
} else {?>
} ?> |
if($lang == 'E'){?>
echo nl2br(htmlspecialchars($einfo['newscontent1'])); ?>
} else {?>
echo nl2br(htmlspecialchars($einfo['newscontent2'])); ?>
} ?>
|
}
?>
|
|
if($lang == 'E'){?>Business Centre}else{?>商業中心} ?> |
|
$photoPath = '../uploadimages/news';
$eresult = $mysql->query("select * from palico_surveyreport where newscontent3='1' order by ord");
//$row = 0;
while($einfo = mysql_fetch_assoc($eresult)){
$row++;
$pictureFilename = str_pad($einfo['newsid'],10,"0",STD_PAD_LEFT);
?>
| |
if(file_exists("$photoPath/thumb/$pictureFilename") == true){?>
">
} else {?>
} ?> |
if($lang == 'E'){?>
echo nl2br(htmlspecialchars($einfo['newscontent1'])); ?>
} else {?>
echo nl2br(htmlspecialchars($einfo['newscontent2'])); ?>
} ?>
|
}
?>
|