帝国CMS调用24小时内发布的文章并显示红色 帝国CMS24小时内发布时间为红色语法:<span> <? $newstime=date('m-d',$bqr[newstime]); if(time()-$bqr[newstime]<=1*24*3600){$newstime=<font color=red>$newstim...