不忘初心 牢记使命
网络强国 科技创新

php输出txt并下载实现代码如下:
$id=array('深圳市互联网学会http://www.isz.org.cn','hello world');
header("Content-type:application/octet-stream");
header("Accept-Ranges:bytes");
header("Content-Disposition:attachment;filename=".'列表_'.date("YmdHis").".txt");
header("Expires: 0");
header("Cache-Control:must-revalidate,post-check=0,pre-check=0");
header("Pragma:public");
echo implode(",",$id);
5月27日,深圳市互联网学会开展第 109 期走访互联网知名企业系列活动,一群企业家...
5 月 14 日,第 108 期走访走进中科创客学院 AI 人工智能教育培训基地

咨询热线
地址:深圳市龙岗区坂田街道坂田国际中心E栋二层209房
扫码加客服微信
关注微信公众号
备案号:粤ICP备14018046号