
* language is macedonian
* browser selects utf-8
* problematic characters are in content
* in page source: content="text/html; charset=utf-8"
* in the language file - utf-8 is defined for '_ISO'
i used phpmyadmin for dump and import, collation is utf8_general_ci, dump is also utf8 without BOM characters (checked in notepad++), there is a CHARSET=utf8 for every table in database dump
some of the characters (only 3 specific characters to be concrete) are displayed as ??
can anyone please help, i really have no other idea, tried everything i could think of.
