注意事項 若是要輸出給 Windows 的 Excel 讀取, 記得輸出的文字要是 Big5. 註: 若輸出的文字編碼是 UTF-8, 需要經過 mb_convert_encoding($csv, 'big5', 'UTF-8'); 轉換.
blog.longwin.com.tw