会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
睡着的糖葫芦
首页
博问
闪存
新随笔
管理
2014年12月1日
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 睡着的糖葫芦
阅读(6504)
评论(0)
推荐(1)
编辑