Transforming XML with XSL using Sablotron: PHPBuilder
Another good article from PHPBuilder. This article has references dealing with the XML capabilities of PHP and deals directly with the XSLT transformation that can be accomplished using PHP and the Sablotron XSLT processor.
I have not yet delved into the usage of PHP for XML-XSLT web application design, but I have used this architecture in Java, and it is the way to do things. Using XML and XSLT is the web the web "should be." It is elegant, efficient and very powerful, all application layers are seamlessly separated.
I will soon be using PHP for these purposes, and this is a great article for a starting point. Thanks again to PHPBuilder. Checkit via the link. Transforming XML with XSL using Sablotron: PHPBuilder







