帝国CMS教程
首页>帝国CMS教程

帝国cms日期用英文显示的方法

来源:帝国CMS模板网 作者:帝国CMS教程 时间:2011-07-15
浏览:8.6千+ 收藏 点赞(13)

帝国cms日期用的灵动标签实现的英文显示的方法

用的灵动标签实现的

[e:loop={1,3,0,0}]
<strong><?=date('M',$bqr[newstime])?><span><?=date('d',$bqr[newstime])?></span></strong>
<a href="<?=$bqsr[titleurl]?>" ><?=$bqr[title]?></a>
<?=$bqr[smalltext]?>
[/e:loop]
帝国CMS模板