帝国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]);
?>
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END






