SyntaxFix
Write A Post
Hire A Developer
Questions
For me none of the solution above worked. Below is what i did to resolve the issue: modify the value using this function in the PHP code:
$value = utf8_encode($value);
This output values properly in an excel sheet.