browse by tag: xsl
sort by
Transforming XML with PHP and XSL
in PHP added by lornajane, on 13/1/2010 advanced tutorials php5 xml xsl
Advanced tutorial on using XSL with PHP - including examples, tips and links to resources. A must-read for anyone needing to transform XML.
comment save reportMaking XML/XSLT driven site using PHP
in PHP added by AnyExample, on 23/4/2007 advanced tutorials php xml xsl xslt
This article contains an example of simple PHP-engine for XML/XSLT driven web-sites which implements simple caching techniques and Apache-based XML file processing.
comment save report