require_once("./includes/connect.php");
?>
6x6 : Hok Koon Hok Co., Ltd.
$sqlhome = "SELECT * FROM home WHERE home_id=1";
$relhome = mysql_query($sqlhome);
$rowhome = mysql_fetch_array($relhome);
if(trim($rowhome['home_vfile']) != ""){
if(($rowhome['home_vtype'] == 1)or($rowhome['home_vtype'] == 2)){
?>
}else if($rowhome['home_vtype'] == 3){
?>
}else if($rowhome['home_vtype'] == 4){
?>
}
}
?>