Hi,
I have a string that contains an XML doc, how can I create an instance of the DOMDocument class using this string. Is there a constructor to do this? I can not use the DOMParser to read a file in this case. Thanks, Enda
Hi,
I have a string that contains an XML doc, how can I create an instance of the DOMDocument class using this string. Is there a constructor to do this? I can not use the DOMParser to read a file in this case. Thanks, Enda