dedecms runphp标签实现 24小时内发布的文章时间加红
[field:pubdate runphp='yes']
$a="<font color=red>".strftime('%m-%d',@me)."</font>";
$b=strftime('%m-%d',@me);
$ntime = time();
$day3 = 3600 * 24;
if(($ntime - @me) < $day3) @me = $a;
else @me =$b;
[/field:pubdate]
此文由 网站目录_网站网址收录与提交入口 编辑,未经允许不得转载!: