iterating over SimpleXML Objext PHP
问题 Here is what my object looks like with print_r (this is an object returned by the PHP SDK for the Amazon Web Services Simple DB. [GetAttributesResult] => CFSimpleXML Object ( [Attribute] => Array ( [0] => CFSimpleXML Object ( [Name] => data_datein [Value] => 2011-04-23 ) [1] => CFSimpleXML Object ( [Name] => data_estatus [Value] => 0 ) [2] => CFSimpleXML Object ( [Name] => data_status [Value] => 1 ) [3] => CFSimpleXML Object ( [Name] => data_title [Value] => Company Info ) [4] => CFSimpleXML