帝国cms7.2怎样实现时间为:几小时前、几天前等格式将以下代码放到:userfun.php <?ph ?>之间function user_time($tm,$num) {if($num==1){   $tm =  strtotime($tm);} 
帝国CMS
fermos
2021-08-24
0
79