摘要: //下载,添加响应头信息 header('Content-type:application/octet-stream'); header('Content-Disposition:attachment;filename="'.basename($file).'"'); header('Content 阅读全文
posted @ 2016-09-10 15:54 D蓝叶 阅读(1040) 评论(0) 推荐(0) 编辑