Posts Tagged ‘PHP’

Generating Excel Spreadsheets with Māori Macrons in PHP

January 9th, 2008 by Ewen Cumming | 15 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!