Re: [PHP-DEV] Parsing multiple XML documents as strings.

2004-12-06 Thread Rasmus Lerdorf
This isn't an internals question. Please post such questions to php-general. It's also pretty well documented. Please see the documentation for domxml_open_mem() and domxml_xslt_stylesheet_file() -Rasmus On Mon, 6 Dec 2004, Goformusic Support wrote: > Hi, > > We worked with Sablotron befo

[PHP-DEV] Parsing multiple XML documents as strings.

2004-12-06 Thread Goformusic Support
Hi, We worked with Sablotron before but switched over to the libxslt library on PHP5 to perform XSL transformations. We used the wrapper code found on http://be.php.net/xsl so that our old xslt_ functions continued to work. Now, with Sablotron we used to parse multiple XML documents as strings an