2 posts tagged with xsl by riffola.
Displaying 1 through 2 of 2.

Related tags:
+ (6)


Users that often use this tag:
AmbroseChapel (2)
riffola (2)

I need a new way of transforming XML with XSL. Till date I've used PHP's Sablotron, which I absolutely love and is simple to use, but my host keeps forgetting to enable and include it each time they recompile Apache, so I was wondering if someone here knows of a way to do the same with either Perl or JSP/Tomcat or even PHP as long as it is without Sablotron's xslt_create(). [more inside]
posted by riffola on Mar 7, 2005 - 10 answers

How do I pass a variable from a URL to a XSL stylesheet? I'm using PHP with Sablotron to parse the static XML and XSL files. [More inside] [more inside]
posted by riffola on Jan 8, 2004 - 4 answers