I have a script that searches a MySQL DB and produces an Excel file from each table in the search.
EX. You search 4 different tables for the “Seattle” you would come up with 4 different Excel files.
Now I was wondering if it was possible to take the 4 different Excel files I just created and combine into one excel file with 4 different sheets?
If anyone has a code for this or could possible help me it would be great.
I am using:
PHP: 4.04
Linux: 7.0
MySQL: 3.22.32
Thanks
-Brian