I am extracting data from a MySQL database using a PHP script and my browser is Firefox Developer Edition.
When I see the database using phpmyadmin I can see words in other languages without any problem but when they are displayed in my browser using my php script whole thing is a set of question marks
How can I fix this. Please tell me what is the problem and how can I fix it.