Help with writing XML in PHP

6
Anonymous Reader writes “XML has always had a lot of hype and confusion surrounding it. However, it’s not as difficult as you might think it is — especially in a great language like PHP. When you understand and implement XML properly, you’ll find there are a lot of powerful tools you can use. XPath and XSLT are two such tools that are worth checking out. Reading and writing XML in PHP may seem a little frightening, but dont be scared off. This article shares easy techniques for reading and writing XML in PHP.”

Link: ibm.com/developerworks

Category:

  • PHP