PHP generated csv file is displaying £ for a UK pound sign (£) in Excel 2007

后端 未结 3 1956
温柔的废话
温柔的废话 2021-01-04 19:47

I\'m generating the csv file with the following header commands:

header(\"Content-type: text/csv; charset=utf-8; encoding=utf-8\");
header(\'Content-Disposit         


        
3条回答
提交回复
热议问题