AminaM Posted January 24, 2023 Share Posted January 24, 2023 Hi everyone, I am having trouble exporting data in CSV with the UTF-8 encoding. I tried different approaches, but nothing so far: - adding BOM to CSV file using fputcsv - tried using iconv - tried encoding the data (and decoding) with array_map I noticed that even the CSV files exported through the backoffice are not encoded properly (ex: when I export the list of my products or customers) Does anyone have an idea as to how to proceed or has anyone encountered that problem before? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now