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

advertisement
 Resource Guide -> XSL, XML and PHP Tutorials -> PHP's Newest Weapon: The Sablotron XSL Processor

PHP's Newest Weapon: The Sablotron XSL Processor

Date: Dec. 28, 2000
Link: http://www.webreview.com/2000/12_22/developers/index01.shtml
Source Author or Organization: W. J. Gilmore, WebReview

PHP has recently incorporated an Extensible Style Language (XSL) processing extension into its Sablotron XSL processor's (http://www.xml.com/pub/r/231) functionality.

In this tutorial, the author shows how to code a PHP script that takes advantage of the new extension to create new XSL processor handles, read in XML and XSL, perform transformations. It also provides tips for freeing up resources allocated to the XSL processor handle.