会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
学无止境—勇攀高峰
博客园
首页
新随笔
联系
订阅
管理
2022年9月28日
PHP判断当前时间是否在设定时间段内
摘要: function public time_quantum(){ //当前年月日 $Date = date('Y-m-d ',time()); //年月日拼接开始时间 $Begin1 = strtotime($Date."08:00".":00"); //年月日拼接截止时间 $End1 = strto
阅读全文
posted @ 2022-09-28 14:53 路三千
阅读(35)
评论(0)
推荐(0)
公告