Forum Moderators: open
I have data in MySQL tables that is in Bulgarian language.
When the page loads that data is displayed as question marks.
Data that is in English is displayed just fine.
I have tried to change the page/database/table character set a few times, but there is no effect.
The data in the database is displaying just fine (according to phpMyAdmin).
Please help me with this problem.
MySQL version: 5.0.45, page is coded in PHP (if you need to know)