|
Hello,
We have an issue with special characters being displayed as illegible characters in a website developed in PHP 5 and MySQL 5.0.
We have collated all tables with utf-8 encoding and also using PHP utf-8 header however the issue remains.
We want to display special characters in country, state and city tables and also want to allow users to enter text in text boxes in other languages other than English.
How do we solve this issue? Any help you could provide will be fantastic.
|