【帝国教程】帝国CMS在下载内容页down
【帝国教程】帝国cms内容页模板把当前
【帝国教程】帝国CMS在JS登陆状态模板中
【帝国教程】帝国cms后台生成更新后,
【帝国教程】帝国cms会员收藏夹如何显
【帝国教程】解决帝国CMS文章自动提取
【帝国教程】帝国CMS登陆后台验证码不
【帝国教程】帝国cms发布时间分开显示
用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")?>