Forums
(@aksoforever)
4 years, 8 months ago
i get it from https://stackoverflow.com/questions/27972884/php-convert-unicode-for-csv-e-g-chinese-characters i add below one in the plugin admin.php, it works well. echo “\xEF\xBB\xBF”; // first send the UTF-8 BOM for Excel
thanks this plugin.