A question was asked today on the Professional PHP Developer’s Google group related to SimpleXML and using it to read feeds. From time to time developers have a need to consume web service feeds, like RSS feeds, and use them in some capacity. Whether it be reading for display or for aggregation, the basic [...]