XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT and Java Tutorials, XML and PHP Tutorials, SAX Tutorials, Java Servlets, Java -> Using Saxon's Java API in PHP4 to transform XML

Using Saxon's Java API in PHP4 to transform XML

Date: Jul. 11, 2000
Link: http://www.LinuxWebDevNews.com/articles/php-java-xslt.php?pid=347
Source Author or Organization: Antti Huotari, LinuxWebDevNews

In this tutorial the author begins by introducing PHP4's Java support and the increasing support for eXtensible Style Language Tranformations (XSLT), then explains how how to use the Saxon XSLT processor's Java API in PHP to transform an XML document. The page includes code listings and links to alternative ways to transform XML using PHP.