摘要: <?php header('Content-Type: application/vnd.ms-excel'); header('Content-Disposition: attachment; filename=demo.xls'); header('Pragma: no-cache'); head 阅读全文
posted @ 2016-07-14 18:00 qjy12 阅读(209) 评论(0) 推荐(0) 编辑