Re: Problem with string that contains XML-tags
[email protected] ("Christian Weyer")
| Newsgroups | php.xml.dev |
|---|---|
| Organization | centerwave |
| Message-ID | <[email protected]> |
Okay I understand what you i should do. But i have problems with :) because this W3C-document isn't easy to read and understand and some functions are not implemented in php-dom. so could you give me a code example? I tried the this: Create a Document for the string Create the Document to to import the string Then I tried to get the node which represents the string in the import document, but i was not able to get the whole node with all subnodes and all texts in it .. so an example would be great. thanks, chris.