PHP: Cyrillic characters not displayed correctly
Posted
by user295502
on Stack Overflow
See other posts from Stack Overflow
or by user295502
Published on 2010-03-30T07:22:50Z
Indexed on
2010/03/30
7:23 UTC
Read the original article
Hit count: 372
Recently I switched hosting from one provider to the other and I have problems displaying Cyrillic characters. The characters which are read from the database are displayed correctly, but characters which are hardcoded in the php file aren't (they are displayed as question marks).
The files which contain the php source code are saved in utf-8 form. Help anybody?
© Stack Overflow or respective owner