Using PHP5′s XMLWriter
The Class library of PHP5 offers a possibility to easily generate valid XML-files. Sadly the documentation and the usage examples are very poor on this topic so PHPBuilder Forum member iceomnia decided to do something about it and wrote a … Continue reading
