- [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標代碼為調用下載地址.
新聞熱點
疑難解答