Php: Serializing xml to object
Not finding a xml-to-object solution that “normalizes” the result as far as possible down to object level , I decided to create one myself. Single item nodes and attributes are added as objects Multi item nodes are added as array of objects I’m sure that this has already been done a thousand times before, in… [Read more…]
August 24, 2009
7