unsupported UTF-8
Status: Beta
Brought to you by:
kootstra
I have a thai bot.
and I encoded xml file in UTF-8 format.
It's display thai language fine but didn't match thai pattern.
then i try to encode my xml file in ANSI format with encoding attrib "ISO-8859-11" and use tis620_thai_ci for my table's collation.
ProgramE match thai pattern but can't display the template.
please tell me if i did something wrong