Posts by filipecsweb • 126 points
1 post
-
1
votes1
answer80
viewsA: Download two Zipped files in PHP
Your code seems to be correct, but probably the error has to do with the fact that you are not specifying the file name format. See your reworked code: $spreadsheet->setActiveSheetIndex(0);…