: September 30, 2003 10:33 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Re: XML->HTML using PHP
In order to use xslt_process your PHP must also support sablotron which
is the xslt extension that does the work.
Looking at your bit of code you don't actually need to that in PHP or
ASP, wo
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of hubo
Sent: September 30, 2003 6:52 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: XML->HTML using PHP
Hi,
you might want to have a look at the function
xslt_process
in your PHP Manual. There ist very easy sample.
Ci
Hi,
you might want to have a look at the function
xslt_process
in your PHP Manual. There ist very easy sample.
Ciao
Hu Bo
"Thijs Koerselman" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi,
>
> I'm new to this list and php so probably this is going to be a "newbie"
que