Hey ,
I have a general routine to build an XML file by getting the data from DB and displaying it on browser.
My DB is multilingual and suppose the data in DB is in chinese, the XML generates junk data for the Chinese data and ??? is displayed on the browser for those data.
Can somebody help me out how can I build a generic XML to support multilingual data( not only chinese...it can be spanish, german and japanese).
THX in advance