Monthly Archives: July 2007

Generating Excel files with PHP

I’m on this project at work where we need to create an excel file and send it via email or ftp to a recipient. The normal answer to this is to create a comma separated file and name it .xls

Tagged with: ,
Posted in PHP