PHP获取当前时间戳的两种方法,推荐使用time()。 time()获取当前时间戳。 相关推荐:《php教程》 保存,并在浏览器预览,获取的当前时间戳。 strtotime()获取当前时间戳。 time() 和 strtotime() 对比: