I am creating a report in Table format.
This report is displayed on the browser.
I want to provide a download report in excel format link so that the report can be available in
Either you can use CSV functions or PHPExcel Or there is even a better and a simple solution. Just put the Table HTML in a file and save it as XLS file but that might give variety of problems.