Parsing XML With PHP
This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any PHP file. Source code available for download.
Views: 1056 | | by Adam
View this tutorial