S
|
spitraberg 11/25/2008 |
My project using language charset: unicode (UTF-8) languages.cfg include: <language filename="VietnameseUtf8.lng" name="VietnameseUtf8" lcid="1066" codepage="65001" charset="utf-8" /> Web browser encoding = unicode (utf8) $cCharset = "utf-8"; in dbcommon.php 1.in Label editor config 1 But... 2.In web browser config 2 Please help me. Thanks!!!
|
S
|
spitraberg 11/29/2008 |
you can use cp-converter(search in sourceforge for download CpConverter) to change encoding of html file in template folder of your project at once from ANSI to UTF-8, then lable shows correctly. |