会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
andyChan
phper in GuangZhou
博客园
首页
联系
订阅
管理
09 2016 档案
生成Tab键或逗号分隔的CSV
摘要:1 <?php 2 header("Content-type:text/csv;charset=utf-8"); 3 header("Content-Disposition:attachment;filename=aa.csv"); 4 header('Cache-Control:must-revalidate,post-check=0,pre-check=0'); 5 header('Expi...
阅读全文
posted @
2016-09-24 14:35
andy_chan
阅读(4109)
评论(0)
推荐(0)
编辑
代码切换360浏览器极速模式和兼容模式
摘要:http://www.zhihu.com/question/20446741
阅读全文
posted @
2016-09-02 18:38
andy_chan
阅读(1591)
评论(0)
推荐(0)
编辑