帝国 标签模板 使用程序代码 自定义 时间显示方式

$listtemp='<p class="month">' . date("M",$r[newstime]) . '</p><p class="day">' . date("d",$r[newstime]) .'</p><a href="[!--titleurl--]">[!--title--]</a>';
原文地址:https://www.cnblogs.com/yanzhen/p/2616503.html