phpexcel導出excel

一:引入phpoffice/phpexcel use PHPExcel; use PHPExcel_Reader_Excel5; 二:代碼 protected function excel($filename, $data, $cost_total, $subtotal_total, $subtoals_total) { $objPHPExcel = new PHPExcel();
相關文章
相關標籤/搜索