How to change the timestamp after refreshing the page to the current date
Before refreshing the page, it was 2017/7/24 html/php: <?=date('Y-m-d h: i:s',$value['time']);?>
After no refresh, the time becomes a timestamp js/html
Using Ajax to execute str = "<td><a href='#' title='title'>" msg['row'][i]['time'] " </a></td><td>" msg['row'][i]['author'] "</td>";
After the operation is done in the background, just throw it to the front desk
Add pictures![1500866061493612.png UQ)~3(P]1(SQ%]J1%BH4J_E.png](http://img.php.cn//upload/image/399/191/528/1500866061493612.png)
![1500866075895303.png R]7PIK{)`17VSZR9M3H(3I1.png](http://img.php.cn//upload/image/157/888/268/1500866075895303.png)