Re: XSLT processing instruction to use PHP
On 06.09.2004 01:06, Janwillem Borleffs wrote:
> I have found another way, using the PHP cli and msxsl (an msxml
> wrapper), without the need to have the XSLT extension installed:
[.. example of what I was looking for..]
> Needless to mention that this example only works on Windows
> platforms.
Thank you for looking into that. It is actually exactly what I was
looking for, just without the extra command line piping.
I'm eventually going to run this on a different machine, with just PHP
and hopefully browsers able of XSLT processing.
I wish to grab session specific variables and use them whilst processing
my XML file.
hayko
|