帝国CMS多表调用最新信息的方法
来源:本站原创|时间:2020-01-11|栏目:帝国cms|点击: 次
本文实例讲述了帝国CMS多表调用最新信息的方法。分享给大家供大家参考。具体实现方法如下:
复制代码
代码如下:[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]
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建站有所帮助。
您可能感兴趣的文章
- 05-31帝国CMS调用栏目自定义字段方法
- 05-31php获取帝国CMS各种路径的几种方法
- 05-31帝国CMS灵动标签无限嵌套方法
- 05-31帝国CMS会员地址 收藏夹地址 错误举报地址整理
- 01-11帝国CMS调用自定义列表名称的方法(简单二次开发实现)
- 01-11帝国CMS 功能解密 网站安全防火墙使用说明
- 01-11帝国CMS在自定义列表中获取当前列表ID的方法
- 01-11帝国cms 顶踩 百分比 数字 完美显示解决
- 01-11帝国下载系统2.5添加迅雷快车专用链的方法
- 01-11帝国CMS扩展SQL程序编写介绍
阅读排行
本栏相关
- 05-31帝国CMS调用栏目自定义字段方法
- 05-31php获取帝国CMS各种路径的几种方法
- 05-31帝国CMS灵动标签无限嵌套方法
- 05-31帝国CMS会员地址 收藏夹地址 错误举报
- 01-11帝国CMS调用自定义列表名称的方法(简
- 01-11帝国CMS在自定义列表中获取当前列表
- 01-11帝国CMS 功能解密 网站安全防火墙使用
- 01-11帝国cms 顶踩 百分比 数字 完美显示解
- 01-11帝国下载系统2.5添加迅雷快车专用链
- 01-11下载内容页显示迅雷,快车加密地址标
随机阅读
- 01-11ajax实现页面的局部加载
- 08-05织梦dedecms什么时候用栏目交叉功能?
- 01-10SublimeText编译C开发环境设置
- 01-10使用C语言求解扑克牌的顺子及n个骰子
- 01-10delphi制作wav文件的方法
- 08-05dedecms(织梦)副栏目数量限制代码修改
- 08-05DEDE织梦data目录下的sessions文件夹有什
- 01-11Mac OSX 打开原生自带读写NTFS功能(图文
- 01-10C#中split用法实例总结
- 04-02jquery与jsp,用jquery