Pardon me for stating something simple, but if you use the HTML5 doctype you can add the "download" attribute to links to force download.
Also, there is a nice PHP class called PHPExcel that allows you to create, view, and download excel files.
Pardon me for stating something simple, but if you use the HTML5 doctype you can add the "download" attribute to links to force download.
Also, there is a nice PHP class called PHPExcel that allows you to create, view, and download excel files.