$host = '116.92.229.7';
$link = mysql_connect("$host","sa","cn362436");
mysql_select_db("web",$link);
$root_path = getenv("DOCUMENT_ROOT");
$domain_path = trim((substr($root_path,14)));
function nvl(&$var, $default="") {
return isset($var) ? $var : $default;
}
$enquiry=nvl($enquiry);
$toclient=nvl($toclient);
$str = "select * from homepage where domain_name = '$domain_path' LIMIT 1";
$list = mysql_query($str,$link);
$sn_index = mysql_num_rows($list);
for ($index=0; $index < $sn_index ; $index++){
$arr[$index] = mysql_fetch_array($list);
?>
echo $arr[$index]["company_name"]; ?>
if ($arr[$index]["company_logo_show"]=='Y') { ?> }?> |
echo $arr[$index]["company_name"]; ?> |
if ($enquiry=='yes') {
if (($enquiry=='yes')&&($toclient=='yes')) {
?>
諮 詢 表 格
|
|
|
|
多謝閣下查詢!
|
|
訊息己成功遞送到本公司‧ 對於閣下的意見及提問,我們會盡快跟進‧
|
|
|
}
else
{
?>
}
}
else
{
?>
if ($arr[$index]["company_pic_show"]=='Y') { ?> } ?> |
|
if ($arr[$index]["company_profile_show"]=='Y') { ?>
echo $arr[$index]["company_profile_header"]; ?>
echo $arr[$index]["company_profile"]; ?> } ?> |
if ($arr[$index]["products_show"]=='Y') { ?>
echo $arr[$index]["products_header"]; ?>
echo $arr[$index]["products"]; ?> |
} ?>
}?>
Copyright ©
2014 echo $arr[$index]["company_name"]; ?>. All Rights Reserved.
}
?>