PHP: SimpleXML Functions - Manual - PHP: Hypertext Preprocessor
SimpleXML is really nice for loading/converting XML data into native PHP data structures. I was considering crude searching of SVG for the width/height and since it really is an XML file... I found a SUPER easy method for parsing out the information I wan
php.net |