RSSCreateFeed()

November 3rd, 2009 Leave a comment Go to comments

Creates XML to form an RSS feed. Remember to set # the content type before calling.

  1. February 5th, 2010 at 10:23 | #1

    Seen http://framework.zend.com/manual/en/zend.feed.writer.html ? I’d guess it would sanitise output (e.g. $item['title'] ) for you magically…

    (Of course you may dislike the Zend Framework, or not want the dependency with it…)

  1. No trackbacks yet.