头类型是application/octet-stream 接收不到图片

浏览:2051 发布日期:2017/04/18 分类:ThinkPHP5专区
$file = Request::instance()->file('file');
这个好像接收不到资源,$_FILES $_POST $GET都没东西,使用抓包工具才知道是这个类型
最佳答案
评论( 相关
后面还有条评论,点击查看>>