子栏目列表:=$class_r[$bclassid]['classname']?>
网站栏目:=$pagetitle?>
query("select classid,classname,islast from {$dbtbpre}enewsclass where bclassid='$bclassid' and showclass=0 and wburl=''".$add." order by myorder,classid");
while($r=$empire->fetch($sql))
{
$classurl="list.php?classid=".$r[classid]."&style=".$wapstyle."&bclassid=".$bclassid;
$indexurl="index.php?style=".$wapstyle."&bclassid=".$r[classid];
if($r['islast'])
{
$showsonclass="";
}
else
{
$showsonclass=" (下级栏目)";
}
?>
=$r['classname']?>=$showsonclass?>