摘要:
官方网站操作excel1.header header("Content-Type:application/vnd.ms-excel"); header("Content-Disposition:attachment;filename=product.xls"); header("Pragma:no-cache"); header("Expires:0");2.PHPExcelhttp://www.codeplex.com/PHPExcelhttp://www.phpexcel.net 开发包Tests目录有详细使用 阅读全文