I am trying to use the Zend StrikeIron Service wrapper to access the Airport Statistics service from Strikeiron
Airport Statistics for U.S. Airports Web Service 1.0 - StrikeIron Marketplace.
I am reading the data in fine, but i'm having trouble accessing the information from the object. According to the documentation, i think the properties should be accessed something like $result->serviceResult
Zend Framework: Documentation.
Example page with print_r:
http://test.besternews.com/test.php
Thanks for the help guys!