Blogger Information
蜻竺
Blog
1
fans
0
comment
0
visits
811
integral:0
P beans:5.5
Blog classification
php学习 1 articles
php学习 0 articles
  • List of blog posts
  • 用strtotime()函数比较两个时间的大小

    PHP开发中,我们经常会对两个时间的大小进行判断,但是,在PHP中,两个时间是不可以直接进行比较,因为时间是由年、月、日、时、分、秒组成的,所以,如果需要将两个时间进行比较的话,我们首先要做的就是将时间解析为时间戳的格式,这就要用到我们前面学习的利用...

    2020-06-10 15:54 Read 811 comment 0