Re: [PHP-XML-DEV] multiple xsl docs

[email protected] ("Rob Richards")
Newsgroups php.xml.dev
Message-ID <[email protected]>
The example doesnt make sense. You transform the first, then basically throw
away the results by doing the second transformation into the same variable.
I still dont get what you are trying to accomplish.

Rob

From: Kevin Waterson
>   // create domDocument from transformation (returns domDocument)
>   $result = $proc->transformToDoc($dom);
>   // transform again with the second xsl doc
>   $result = $proc2->transformToDoc($dom);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.