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: , , ,