destoon获取发布时间距离现在时间的方法
在include/global.func.php 中加入以下函数[*]function timetodate2($show_time) {[*] $now_time = date("Y-m-d H:i:s",time());
[*] $now_time = strtotime($now_time);
[*] $dur = $now_time - $show_time;
[*] if($dur 复制代码在循环标签中使用调用数据,记得在模块设置里的允许列表页调用的字段里加上ip这个字段。
{timetodate2($t)}
内容页调用
{timetodate2($addtime)}
二开请联系QQ:56667115
看上去很实用啊
不知道效果怎么样
不错 适合列表页调用
页:
[1]