: 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
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, works fine in javascript. Here is a bit of code from one of my
scripts that's in an html page, all javascript