Posts tagged as:

feeds

How to Display RSS Feeds Using PHP

Wednesday, December 6, 2006

If you’re interested in displaying an RSS feed from an external source using PHP, you simply must grab RSS_Fetch by Drew Phillips. It is by far the easiest implementation that I have found. The readme file is very detailed and the code is well-documented. I highly recommend it.

{ 0 comments }

XML / RSS

Saturday, May 4, 2002

Cool! My XML feed validated without a hitch. I was able to successfully register it with XMLTree and UserLand.com.

{ 0 comments }