Feeds for Steve
Steve Reimer, you should appreciate this.
Contained in the attached archive file is:
- php class (feedcreator.class.php) that allows you to easily created web feeds on the fly. [FeedCreator 1.7.2-mod]
- php script file (feed.php) that utilizes the class, with example code to pull feed data from a MySQL database
- a symbolic link ‘feed’ that points to ‘feed.php’
- .htaccess file (apache) to rewrite the feed URL using the appropriate file extension and format (ie. .xml, .rss, .atom, etc)
I dare you to use it on your “Continually awesome since 2002″ site.
—
A reference link because I’m nice: http://www.bitfolge.de/rsscreator-en.html
June 5th, 2006 @ 7:10 am
I’ve always wanted an RSS feed. Maybe I will…