Using PHP 5s XSL Extension to Perform XSL Transformations
By Tony Marston2005-04-19
References
• Extensible Markup Language (XML)
• XML tutorial at W3schools.com
• ZVON.org - The Guide to the XML Galaxy
• TopXML, XML Products, XML Developer Library
• XML.com: XML from the inside out
• Extensible Stylesheet Language (XSL)
• XSL tutorial at W3schools.com
Tutorial Pages:
» Intended Audience
» Prerequisites
» A Sample XML File
» XML File Contents
» A Sample XSL File
» XSL File Contents
» XSL Include Files
» Performing the XSL Transformation
» Sample Output
» References
