Characters not displaying correctly on a UTF-8 website
问题 I've done everything I can think of, but special characters are not displaying correctly on this webpage. For example, in the database it's: But on the site it's: Nouveaux R�alistes Here's everything I've checked... The database is set to UTF-8: The page was written in NetBeans, with the document encoding set to UTF-8: The page header declares UTF-8: The meta charset is set to UTF-8: I've even added the following line to my .htacess: But there characters are still not displaying correctly,