会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
5Solomon
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
公告
2015年1月15日
PHP时间戳
摘要: strtotime strtotime("Today"); #今天凌晨0点的时间戳 strtotime('now'); #当前时间的时间戳 strtotime ( "10September2000" ); #2000年九月10号时间戳 strtotime ( "+1day" ); #24...
阅读全文
posted @ 2015-01-15 15:28 5Solomon
阅读(262)
评论(0)
推荐(0)