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

P2P and XML in Business

Following the growth of business-to-business exchanges and supply chain management systems, the emergence of peer-to-peer (P2P) computing is likely to become another deployment arena for XML technology. Whether exchanging user messages, application state, or processing instructions, relaying information effectively is a critical component of any P2P application. By using XML system designers can establish rules for peer interaction that allow developers to build applications independently. … Continue reading P2P and XML in Business