echo XML values
- by danit
Here is my XML:
object(SimpleXMLElement)#1 (2) {
["@attributes"]=>
array(1) {
["type"]=>
string(5) "array"
}
["feed"]=>
array(3) {
[0]=>
object(SimpleXMLElement)#2 (6) {
["title"]=>
string(34) "Twitter / Favorites from bob"
["id"]=>
string(27) "tag:twitter.com,2007:Status"
…