include ("include/register_globals.php"); ?>
include ("include/config.php"); ?>
$cid = 2;
$query_c = mysql($db,"select * from $table_product_cat where id='$cid'",$link);
if(mysql_num_rows($query_c) > 0){
$rs_c = mysql_fetch_array($query_c);
$name_c = $rs_c["name"];
$img_src = $rs_c["img_src"]; //類別
$img_src1 = $rs_c["img_src1"]; //情境
$img_src2 = $rs_c["img_src2"]; //選單
}
?>
include ("title.inc.php"); ?>
|
|
}else{?>}?> |
|
|
include ("left.inc.php"); ?>
|
}else{?>}?> |
|
include ("product1.inc.php"); ?>
|
|
|
include ("down.inc.php"); ?>
|