zhangjingyu
取消楼上的注释,修改文件为(添加($t_date)):
$review_reply .= "$tpc_author:$rt[subject]($t_date)$review_content";结果读出来的是时间戳!
“zhangjingyu:(1359560453)
还是上面的php文件:
//$t_date = $tpcarray['postdate'];//主题发表时间 bbspostguide 中用到
不知道是不是原文件内容,被注释了!”(引用内容)好吧,重新添加一行代码:
$tpc_postdate=get_date($tpcarray['postdate']);