$id = $_GET['id'];
if($id == '') $id=12;
$sql = "select title,keyword,keydesc,content from introduce where id=$id order by sortid,id desc";
SQL($sql);
$rss = TOP();
?>
echo $rss['title'];?>|广东反应釜|广东捏合机|广东混合机|强力分散机|动力混合机|粉体混合机|高温包覆设备|商务热线1392313437
$ii=2;?>
$pid = (int)$_GET['pid'];
$cid = (int)$_GET['cid'];
$sql = "select typeid,name,fid from productstype where fid=0 and ctid=$pro_ctid order by sortid asc,typeid desc";
SQL($sql);
while($rs = TOP())
{
if($pid=='') $pid = $rs['typeid'];
if($pid==$rs['typeid']) $title = $rs['name'];
?>
> echo $rs['name']?>
if($pid==$rs['typeid'])
{
$sql = "select typeid,name,fid from productstype where fid=".$rs['typeid']." and ctid=$pro_ctid order by sortid asc,typeid desc";
SQL2($sql);
if(CNT2()>0)
{
while($rs2 = TOP2())
{
?>
> |- echo $rs2['name']?>
STEP2();
}
}
}
STEP();
}
?>
关于我们
$sql = "select id,title,content from introduce where ctid=$about_ctid and id=12 order by sortid,id desc";
SQL($sql);
$rs = TOP();
$title = $rs['title'];
$content = $rs['content'];
echo html_entity_decode($content);
?>
include "bottom.php";?>