My page often shows things like ??, ?, ??, ?1, ? in place of normal characters.
I use utf8 for header page and MySQL encode. How does this happen?
These are utf-8 encoded characters. Use utf8_decode() to convert them to normal ISO-8859-1 characters.
1.4m articles
1.4m replys
5 comments
57.0k users