问题:一个栏目内 按字段在首页调用文章标题 解答:用sql调用 select * from phome_ecms_表 where checked=1 and 字段='值' order by newstime desc limit 10