hello,
i have problems with copying _whole_ DOMDocument in memory.
i am able to clone most of the document by calling importNode() onto the
newly created doc and root element of source but this, of course, doesn't
copy content of the DOCTYPE element, where is my external subset, and any
comments between DOCTYPE element and the document root element too.
- how should i handle this?
- how i acces comment before root element?

i haven't found any copy doc example. is there any?

thanks for help

zdenek nemec
MapFactor s.r.o.
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to