Re: Problem with DOMElement/Node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>  DOM Nodes are specific to the document in which they were created, so
>  you can't just append a node from one document into another document.
>  The importNode function does what you want.
>  http://us2.php.net/manual/en/function.dom-domdocument-importnode.php

Interesting.  Why is that, out of curiosity?

Thanks for the pointer!  That's exactly what I needed. :)

thnx,
Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux