[xsl] XSLT arguments in PHP 5

Subject: [xsl] XSLT arguments in PHP 5
From: "Martynas Jusevicius" <martynas.jusevicius@xxxxxxxxx>
Date: Wed, 21 Jun 2006 13:16:32 +0200
Hi,

how do I pass XML arguments (*not* name/value parameters) to the XSLT
processor that could be retrieved with document()? The processor and
API have changed in PHP 5 and now I'm struggling to find a way. Should
I imitate files using stream wrappers in some way? :/

Thanks for any hints

Martynas

Current Thread