Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

LoadAverageZero.com:
Using PHP and MagpieRSS
Jun 08, 2005 @ 11:14:23

In this new post from PHP Magazine today, there's a pointer to some new information on using MagpieRSS to present dynamic news feeds.

In a quick pointer from loadaveragezero.com is a note on using PHP and MagpieRSS to present dynamic news feeds. MagpieRSS is an XML-based (expat) RSS parser in PHP. MagpieRSS is compatible with RSS 0.9x through RSS 1.0. Also parses RSS 1.0 modules, RSS 2.0, and Atom (with a few exceptions). "In my ongoing quest to demonstrate how the resources I review using the drx application are both pragmatic and worthwhile, I present RSS News feeds for Web Developers from several sources and in several categories. Read on...

In the actual article doesn't really give anything in the way of code or how to implement, but it does give an example of what can be done...

tagged:

Link:


Trending Topics: