时间:2021-07-01 10:21:17 帮助过:17人阅读
函数名:strtotime("time");
例:
加1天:strtotime("+1day")
加1个月:strtotime("+1month")
加一年:strtotime("+1year")
减1天:strtotime("-1day")
减1个月:strtotime("-1month")
减一年:strtotime("-1year")
以上就是php实现日期的加减 的详细内容,更多请关注Gxl网其它相关文章!
< 上一篇
PHP学习的一些基本标签
下一篇 >
手动搭建apache+mysql+php
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册