tualatinweb.com
Adding an RSS Feed with PHP - Tualatin Web
I have a marketing web site at www.marketingeda.com and when I updated from PHP 4 to 5 my RSS feed reader stopped working. So I browsed for a simple replacement that worked well with PHP 5 and found something called MagpieRSS at SourceForge that worked wonderful. Here’s the simple PHP code that I needed to […]
Daniel Payne