帝国cms 遍历某个父栏目下所有的子栏目


 [e:loop={"select * from phome_enewsclass where bclassid  in (2) order by classid asc",0,24,0}]
            <li <?php if($GLOBALS[navclassid] == $bqr[classid]) {echo  "class='addactive'";}  ?>><a href="/<?=$bqr[classpath]?>"><h2><?=$bqr[classname]?>        </h2><p>>></p></a></li>
[/e:loop] 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM