RE: [xml] UTF-8 Encoding



Can anyone tell me, if i have to do the UTF encoding by myself before
adding content to a node? 

Preciously.  The libxml internals operate only on UTF-8.  You must encode
the text before using it with libxml2.  libxml2 has built in conversion
routines for most common encodings, otherwise look to iconv



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]