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.