RE: [PHP-WIN] "xml + xsl to html" sample code

2001-02-12 Thread Phillip Fox
The Article on PHP Builder is a great introduction to the XSL functions, but the sample code uses file pointers instead of strings. Just this weekend I created the following code based on the PHP sample: $templateXSL = "d:/xml/filename.xsl" // load the xls file as a strin

Re: [PHP-WIN] "xml + xsl to html" sample code

2001-02-12 Thread Paul Meagher
PHPBuilder.com has a good article: Transforming XML with XSL using Sablotron - http://www.phpbuilder.com/columns/justin20001025.php3 Regards, Paul - Original Message From: "Antonio Lopez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 12, 2001 12:06 PM Subject: [PHP