Is it possible to append content to an .xls file using PHP fwrite()?
When i try this using fwrite(), the resulting file causes an error message in Excel 2007.
I wrote a simple library for exporting Excel-friendly XML files from PHP: http://github.com/elidickinson/php-export-data