[e:loop={"select classid,classname,islast from {$dbtbpre}enewsclass where bclassid='0' and showclass=0 and classid not in(9,10,11,12) order by myorder,classid ASC limit 11",0,24,0}]
<?php
$classurl=sys_ReturnBqClassname($bqr,9);//取得栏目地址
?>
<li class="nav_item nli ts fl">
<span><a href="<?=$classurl?>" target="_blank" title="<?=$bqr[classname]?>"><?=$bqr[classname]?></a></span>
</li>
[/e:loop]

排除栏目ID为9,10,11,12的栏目。

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。