@nashirbadu
I have included 2 files for testing of large files with more than 65535 rows. These files are only for testing, so DO NOT use them in production yet.
Will you download the files, rename Workbook.php1 to Workbook.php and replace the files in /reporting/includes folder.
Backup your original files during testing.
These files work with both small and large files with over 65530 rows. I have tested with 100000 rows without problem.
It will take some time with 100000 rows, about 2-3 minutes or more.
It works the way that when reaching the max row files, 65530, a new sheet is established and the rows roll over to this new sheet and so forth.
Please tell me if the files are ok.
In the file, excel_report.inc up at the top there is a define('MAX_ROW_SHEET', 65530);
You can, for testing, use a lower value, say 25, and see the changing to a new sheet.
/Joe
Post's attachmentsexcel_report.inc 22.5 kb, 9 downloads since 2017-05-27
Workbook.php1 288.4 kb, 7 downloads since 2017-05-27
You don't have the permssions to download the attachments of this post.