Tab
Joined: 13/08/2010 19:44:27
Messages: 23
Offline
|
Hello,
I have looked everywhere but I have not found anything.
I have an econding problem with special characters such as letter "ā".
e.g. word Māsh is printed as "M?sh".
Why?
I have:
- use meta utf-8 in <head> html page
- use php function (utf8_encode() and utf8_decode() )
- read FAQ in this site
Please, can you help me?
Thank you very much.
|