Jump to content

Problem with mysql+kanji+csv


hulkkk

Recommended Posts

Hello!

So, I got this table on mysql storing kanjis. All works fine on php - store, view, edit, etc. I also got this function on internet to transform a mysql table in CSV, and works fine too! The problem is that when I open the csv on Excel, it doesn't read the kanjis, tho if I open on notepad it does. I've made a test and even normal accents like in "Japão" doesn't appear right.

The table's collation is utf8_unicode_ci.

 

Any idea?

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/171660-problem-with-mysqlkanjicsv/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.