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

来自:互联网
时间:2020-02-13
阅读:
免费资源网 - https://freexyz.cn/

在帝国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]);
?>
免费资源网 - https://freexyz.cn/
返回顶部
顶部