Using PHP 4s DOM XML Functions to Create XML Files from SQL Data
By Tony Marston2005-04-04
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
» Multiple occurrences of a single table
» A One-to-Many relationship
» Adding optional attributes
» Using Multi-Byte Characters
» Conclusion
» References
