疑难片段时间与时间戳时间转换为时间戳 strtotime(具体的时间) 即时时间戳 mktime()作者王明昌发布时间2018-01-25 时间转换为时间戳strtotime(具体的时间)即时时间戳mktime()
2018-05-29执行ajax成功后进行页面的刷新location.reload(true); window.location.reload(); $("#train").on("click",function(){ var id = $("#id_
2018-01-24thinkphp3.2单条数据查询(find)$ms->where("id='$id'")->find(); $id = I('get.id',0,'int'); $ms = M('user'); $res = $ms->where("id='$