UTF8_general or UTF8_unicode in table collation?
-
When installing WordPress on a server using fantastico, then the table collation is set to
latin1_swedish_ci
With this table collation I cannot publish posts in Arabic or in Asian languages. I have to set the table collation to UTF8 in my WordPress data base.
However, there are two UTF8 choices in phpMyAdmin, namely
utf8_general_ci
and
utf8_unicode_ci
To which one do I have to set the table collation?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘UTF8_general or UTF8_unicode in table collation?’ is closed to new replies.