“Excel found unreadable content” warning when opening Excel files made with PHPExcel

前端 未结 6 601
情深已故
情深已故 2020-12-31 02:44

I\'m trying to download Excel files (xlsx) using PHPExcel as follows.

require_once(\"../../phpExcel/Classes/PHPExcel.php\");
require_once(\"../../phpExcel/Cl         


        
6条回答
提交回复
热议问题