当前位置:首页 > 帝国教程
帝国CMS统计指定时间内更新的信息数量

来源:搜你想要的 点击数: 时间:08-11

帝国CMS显示指定时间内更新的信息数量,如1天内更新多少条信息:

用sql调用

  12小时:<?=$empire->gettotal("select count(*) as total from phome_ecms_表 where newstime>UNIX_TIMESTAMP()-24*3600")?>  6小时:<?=$empire->gettotal("select count(*) as total from phome_ecms_表 where newstime>UNIX_TIMESTAMP()-6*3600")?>

(搜你想要的 www.ucanfind.cn)

广告推介

最新发布

图文信息

最新视频

热门事件

资源共享