| 继续讨论。。。 
 想分专题分类调用的话,可以这样写
 
 [ecmsinfo]"select ztname as title,ztpath as newspath,ztimg as titlepic,intro as smalltext,zturl as ftitle from phome_enewszt where zcid=1 order by onclick desc limit 6",6,30,0,24,7,0[/ecmsinfo]
 
 红色部分 为你的专题分类ID,当然也可以调用多个分类,或其他什么的。
 自己写条件就好了。。
 
 特别要注意的是链接部分,不清楚的可以看最上面的。
 |