Hi all,
I have written a PHP function which connects to a Access database and runs some queries. The problem is that my database has some characters in other languages than english which are Swedish, German, Spanish and Arabic. Now the problem is by selecting a row from my database, Arabic characters are not readable. They are something like this:
æ
ä
ãÑ
áÒ
áÚÑ
áÇ
I have same problem with special characters in Swedish, German and Spanish texts. Can anybody help ?
Regards,
Danesh