Articles tagged with "excel"
Generate Excel spreadsheets from your database
With CakePHP you can easily create views from database models. At times, however, you need to output your database model as a spreadsheet file. In this article I'll show how you can use PEAR's Spreadsheet_Excel_Writer class to generate an Excel spreadsheet with CakePHP.
[Read more] Excel xls helper
Helper to creation of simple xls files.
[Read more]
Latest Comments