Browsing All posts tagged under »serialize«

Php: Serializing xml to object

August 24, 2009

7

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…]

Follow

Get every new post delivered to your Inbox.