免费一级码无码婬片AA,多姿,国产成人精品日本亚洲18图 ,亚洲欧美视频一区,久久久久国产精品一区

做網站找實速,專業網站制作設計平臺
首頁 > 課堂 > 網站技術 > 詳情
網站標簽 / Tags

介紹下帝國CMS用靈動標簽調用多表多模型文章信息的寫法

2020-02-16 15:24:27   來源:實速網絡|網站建設|網站設計|網站優化|網站仿制|網站SEO|網站推廣|空間域名|主機VPS|服務器|網站源碼|網站模版   瀏覽: 次
介紹下帝國CMS用靈動標簽調用多表多模型文章信息的寫法 發布時間:2019-12-26 來源:未知 瀏覽: 關鍵詞:帝國CMS 調用 靈動標簽 文章 多表 多模型

介紹下帝國CMS用靈動標簽調用多表多模型文章信息的寫法

發布時間:2019-12-26 來源:未知 瀏覽: 關鍵詞:帝國CMS 調用 靈動標簽 文章 多表 多模型 

調用多模型的最新文章

[e:loop={'select * from ( select id,classid,titleurl,filename,title,newstime,titlepic from [!db.pre!]ecms_movie where newstime union select id,classid,titleurl,filename,title,newstime,titlepic from [!db.pre!]ecms_news where newstime union select id,classid,titleurl,filename,title,newstime,titlepic from [!db.pre!]ecms_photo where newstime union select id,classid,titleurl,filename,title,newstime,titlepic from [!db.pre!]ecms_flash where newstime union select id,classid,titleurl,filename,title,newstime,titlepic from [!db.pre!]ecms_article where newstime) a order by newstime desc limit 10',10,24,1}] <a href="<?=$bqsr['titleurl']?>" target="_blank"><?=$bqr['title']?></a> <br>[/e:loop]

注釋:以上多個模型用“Union”連接調用

帝國CMS多表調用最新信息,該演示代碼為默認數據表下全站最新10條圖片信息,自己根據需求可以附加條件,實現全站點擊,全站頭條,全站推薦等等.

責任編輯:實速科技