Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: leishou yu
can LibXML support the Simplified Chinese? [ reply ]  
2010-01-14 14:02
Hi all,
Thanks for your good LibXML tools and I am using the 1.1.3 version.

These days I need to parse some xml documents that contain some characters in Simplified Chinese. But I failed to get the correct output. Those Chinese characters are "puts" into some messy code.

I have tried the UTF-8 encoding, the GB2312 encoding, also the ISO-8859-2 encoding respectively. But not work!

How can I deal with it?

Thanks a lot!