Reading and writing the XML DOM with PHP

Reading and writing Extensible Markup Language (XML) in PHP may seem a little frightening. In fact, XML and all its related technologies can be intimidating. However, reading and writing XML in PHP doesn’t have to be a daunting task. First, you need to learn a little about XML — what it is and what it’s used for. Then, you need to learn how to read … Continue reading Reading and writing the XML DOM with PHP