东方星雨

简单网络

一个爱好网络的80后男站长。

关注我东方星雨个人微信号:476847113

您现在的位置是:首页 > 站长日志

在帝国cms内容页模板显示该信息的下线时间

2016-07-02 站长 站长日志

在帝国cms内容页模板显示该信息的下线时间

<?
$info=$empire->fetch1("select * from phome_enewsinfovote where classid='$navinfor[classid]' and id='$navinfor[id]'");
echo date("Y-m-d H:i:s",$info[infodowntime]);
?>

文章评论