- 博客(2)
- 收藏
- 关注
原创 PHP中计算一个时间段中有多少天
PHP中计算一个时间段中有多少天: $start = ‘2018-10-15’; $end = ‘2018-11-26’; time=strtotime(time= strtotime(time=strtotime(end) - strtotime($start); $day = $time/(3600*24); echo $day; //42 ...
2018-12-17 11:55:01
1366
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅