Beautify [Format] XML with PHP
Sunday, July 19th, 2009There is a myriad of XML formating tools out there, some have reached a rather stable development state. Oddly enough, an XML file having elements with both content and child elements is all it takes for most of them them [every single one i know of] to miserably fail. Being that a basic XML feature, I decided to give it a go.