Skip to content
Advertisement

php iconv character encoding from Thai ISO-IR-166 to utf-8 doesn’t work

Why this line of code:

JavaScript

returns “ยค” instead of “ค”?

also

JavaScript

returns false instead of “ม”.

Advertisement

Answer

After all your helps I’ve got to this result:

JavaScript
User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement