Tag Archives: xmlwriter
Simple XML (SimpleXML) Tutorial Part 1
Posted on 23. Apr, 2008 by Will Fitch.
17
With the increasing use of web services and communications via HTTP, XML has become an industry standard for sending and receiving data among systems. Every language seems to have multiple ways to parse XML, each more complicated than the other. This presents a problem for developers.
The majority of the time, developers [...]



