Re: [PHP-XML-DEV] Troubles with importing a node from another DOMDocument
[email protected] ("Stanislav Sazonov") Thu, 17 Jul 2008 16:13:24 +0400
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
Wow! The hole new method! Won't it be redundant if you clear an owner during clone() operation? > You need to import the node in the new document: > > http://no.php.net/manual/en/domdocument.importnode.php > > regards, > Derick