12 2014 档案
php 下载生成word文件
摘要:方案一$html2 ='数字'; header("Content-type: application/octet-stream"); header("Accept-Ranges: bytes"); header("Accept-Length: ".strlen($html2));header('Co... 阅读全文
posted @ 2014-12-01 11:31 睡着的糖葫芦 阅读(6514) 评论(0) 推荐(1)