Special Characters Display Incorrect
-
Hi,
I am facing problem on my website of Special Characters which are not showing in well format. You can see the Page URL “https://www.riverworldtravel.com/cruise-detail/?cruiseId=MTAxNjU0&genrate_ref=VjE4NDEwOTgxNzExMDU4” and “Ch?¢teaux” is not showing accurate format.
The Title has saved in correct format in Database but not showing in accurate format on this URL “https://www.riverworldtravel.com/cruise-detail/?cruiseId=MTAxNjU0&genrate_ref=VjE4NDEwOTgxNzExMDU4”. I have changed the define(‘DB_CHARSET’, ‘utf8’) and define(‘DB_COLLATE’, ‘utf8_general_ci’) as well but it did not effect on page. I have also used the “<meta
http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />” but nothing happened on page.I have also tested on this page which is no WordPress page and it is showing perfect “https://oceanworldtravel.com/DumyPage/getcruiseinfo.php” but i used this function “mysql_query(“SET NAMES ‘utf8′”);” then after this line add, it is showing accurate but i have no idea in WordPress where should i add this line “mysql_query(“SET NAMES ‘utf8′”);” in wordpress?
Please Help and guide me.
Thanks.
- The topic ‘Special Characters Display Incorrect’ is closed to new replies.