//$startdate是开始时间,$enddate是结束时间 <?php $startdate="2011-3-15 11:50:00"; $enddate="2012-12-12 12:12:12"; $date=floor((strtotime($enddate)-strtotime($startdate))/86400); echo "相差天数:".$date."天<br/><br/>"; $hour=floor((strtotime($enddate)-strtotime($startdate))%86400/3600); echo "相差小时数:".$hour."小时<br/><br/>"; $minute=floor((strtotime($enddate)-strtotime($startdate))%86400/60); echo "相差分钟数:".$minute."分钟<br/><br/>"; $second=floor((strtotime($enddate)-strtotime($startdate))%86400%60); echo "相差秒数:".$second."秒"; ?>
说明:本站所有资源仅供学习与参考,请勿用于商业用途,否则产生的一切后果将由您自己承担!如有侵犯您的版权,请及时联系我们,我们将尽快处理。
0支持
0收藏
0回复
2007浏览
回复 只看该作者 使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
作者相关信息
更多discuzx模板
精品推荐
极品资源
原创模板
下载排行
热门标签