Search code examples
phpexcelclassexport-to-excel

Where can i find a good PHP class to export data from html or dataset to excel file with formating?


I am looking for an existing PHP class that export data to an excel file. I also need to ability to create the design so all the reports will look like the web version of the report.

Can some one please lead me to a good and tested class?


Solution

  • To export from to Excel format, take a look at PHPExcel