Answer the question
In order to leave comments, you need to log in
How to correctly display Cyrillic (YII) from the mySql database?
The YII framework writes the Cyrillic alphabet to the database normally, the views display normally, but the Cyrillic alphabet is output incorrectly from the database. Where to dig?
base/tables utf8_general_ci
Answer the question
In order to leave comments, you need to log in
Check my.cnf settings
collation-server = utf8_unicode_ci
character-set-server = utf8
Just in case, I will mention that there may be an error in the wrong encoding of the page (both in the document itself and in the meta headers).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question