Page 1 of 1

XML parsing for utf-16 encoding

Posted: Mon Mar 31, 2008 9:20 am
by dcs
I am using domxml_open_mem to create a DOMDocument from an xml string. This supports only utf-8 encoding. I need to use utf-16 inorder to support internationalization. What is the alternative ?