Export spreadsheet data in ODS/CSV format with PHP5

Filed under: SpreadsheetExport — Matthias Burtscher @ 20. February 2009 10:09 | Comments (0)

OpenDocument SpreadsheetThe second LGPL library this week is a PHP5 class to export spreadsheet data in different formats. Currently supported are CSV (Comma Separated Values) and ODS (OpenDocument Spreadsheet). While CSV exports are quite ordinary, ODS functionality is something special for your project. Read more …

Tags: , , ,

AmCharts-PHP Class Library

Filed under: AmCharts-PHP,Web-Development — Matthias Burtscher @ 19. February 2009 09:28 | Comments (45)

Sample Chart with AmChartsA few weeks ago I had the pleasure to integrate the very nice AmCharts into one of our products. After a few tests in general (my colleague Stefan wrote about it – German) we decided to build a PHP5 library around the AmCharts Flash objects to create and configure charts in a more convenient way. Read more …

Tags: ,