You will probably want to take a look at DOMDocument::importNode.
This function returns a copy of the node to import and associates it with the current document.
                  Pekka
                   2010-07-20 16:45:14
                
              You will probably want to take a look at DOMDocument::importNode.
This function returns a copy of the node to import and associates it with the current document.