Hi Sergio maybe you should have a look at importNode 
http://ca3.php.net/manual/en/function.dom-domdocument-importnode.php

I beleive this is what you need along with Normalize.

Good luck.
Yann

On Tuesday 22 February 2005 06:54, Sergio Gorelyshev wrote:
> Hi to all. I have a problem. I need to "glue" 2 or more DomDocument?
> objects to one. After hours of hard coding I've came to the conclusion that
> there is no possibility to use  PHP 5.3.0 to realize it.  Is there anybody
> who could break this conclusion and give me an appropriate solution?
>
> P.S. I did it with PHP 5.1.0 cvs version and I used a small trick.
>
> Thanks.
> --
> RE5PECT
> Sergio Gorelyshev

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

Reply via email to