PHP中文文件名
PHP中文文件名 [代码片段(6行)]
<?php header('Content-Type: audio/mpeg'); header('Content-Disposition: attachment; filename="中文.mp3"'); echo file_get_contents('http://zhangmenshiting.baidu.com/data2/music/11261581/35433064800.mp3?xcode=b10c6c9b7d45597ee5e97799d53c3ca4'); ?> //该片段来自于http://outofmemory.cn
- 上一篇:php js的unicode的url编码和php转换
- 下一篇:php 发邮件
精彩图集
精彩文章