$newimg='[!--newstime--]';
if(time()-$r[newstime]<=1*24*3600)
{
$newimg='<fontcolor=red>[!--newstime--]</font>';
}
$listtemp='<li><span class=date>'.$newimg.'</span> <a href=[!--titleurl--] target=_blank>[!--title--]</a> </li>';
未经允许不得转载:YESKYLOG » 帝国CMS模板显示最新24小时文章显示红色日期(列表页-列表内容字段)方法
最新评论
SPECIAL SIGN-UP BONUS – Enjoy a 100% Match on your first deposit! REFERRAL BONUS – Share the excitement and earn rewards! Register here: http://secure-casinos.com
$page=(int)$_GET['page'];
$pagenum=$page+1;
if($page==0){
$page2='';
}else{
$page2='第 '.$pagenum.' 页';
}