- [e:loop={'select * from (
- select id,classid,titleurl,filename,title,newstime,titlepic from phome_ecms_news where newstime union
- select id,classid,titleurl,filename,title,newstime,titlepic from phome_ecms_photo where newstime union
- select id,classid,titleurl,filename,title,newstime,titlepic from phome_ecms_flash where newstime union
- select id,classid,titleurl,filename,title,newstime,titlepic from phome_ecms_article where newstime) a order by newstime desc limit 10',10,24,1}]
- [/e:loop]
帝国CMS多表调用最新信息,演示代码为默认数据表下全站最新10条图片信息,自己根据需求可以附加条件,实现全站点击,全站头条,全站推荐等等.
帝国CMS灵动标签首页调用下载地址方法
- [e:loop={'download',10,23,0,'isgood=1'}]
- <li><a href="<?=$bqsr['titleurl']?>" target="_blank"><?=$bqr['title']?></a> <span><a href="/e/DownSys/DownSoft/?classid=<?=$bqr[classid]?>&id=<?=$bqr[id]?>&pathid=0" target="_blank">点击下载</a></span></li>
- [/e:loop]//开源软件:Vevb.com
说明:A标代码为调用下载地址.
新闻热点
疑难解答