Access SimpleXMLElement Object Attributes

Posted by Jun on June 30, 2009

PHP simplexml_load_string is a simple way to extract xml data into an object. If you have the following result from calling $obj = simplexml_load_string($xml);SimpleXMLElement Object( [@attributes] = Array ( [status] = success ) [auth] = SimpleXMLElement Object ... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.