会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
切切歆语
博客园
首页
新随笔
联系
管理
订阅
2018年1月21日
php--------获取当前时间、时间戳
摘要: 首先需要知道的是在php中获取时间方法是date(),在php中获取时间戳方法有time()、strtotime()。下面分别说明。 date() 格式为:date($format, $timestamp),format为格式、timestamp为时间戳(可选)。 time() 返回当前时间的 Un
阅读全文
posted @ 2018-01-21 09:43 切切歆语
阅读(5434)
评论(0)
推荐(0)
编辑
公告