Posts Tagged ‘Developer Resources’

Generating Excel Spreadsheets with Māori Macrons in PHP

January 9th, 2008 by Ewen Cumming | 16 Comments »

After recently working on an application to generate Microsoft Excel documents using a PHP script, I ran into trouble with the PEAR package “Spreadsheet Excel Writer” which didn’t correctly display UTF-8 characters (Māori macrons in this case). Here is a fix!