摘要:
strtotime:将英文文本日期时间解析为 Unix 时间戳 阅读全文
posted @ 2017-09-08 10:33
able-woman
阅读(300)
评论(0)
推荐(0)
摘要:
1、实现插入预定时间戳功能 $datas['time'] = strtotime( str_replace( array('年','月','日') , array('-','-','') , $datas['time']) ); 2、实现只能预约商品一次的功能 $checkUser = $this- 阅读全文
posted @ 2017-09-08 10:08
able-woman
阅读(180)
评论(0)
推荐(0)
浙公网安备 33010602011771号