07 2018 档案

摘要:查询数据库中某一天的数据 select * from ht_information Where date_format(from_unixtime(create_time),'%Y-%m-%d') = date_format(from_unixtime(1532058980),'%Y-%m-%d'); //基础 $this->request->Post()//获取所有表单数据 //模型 ... 阅读全文
posted @ 2018-07-21 13:55 他的她 阅读(2984) 评论(0) 推荐(0) 编辑
摘要:选择图片 <div class="file-box"> <input type="file" name="img[]" class="form-control file-btn" id="img" multiple onchange="onchageUp(this)">选择图片 </div> <di 阅读全文
posted @ 2018-07-14 16:05 他的她 阅读(256) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示