View RSS Feed

TheShortStack

  1. An introduction to XML feeds

    by on 07-15-2009 at 03:33 AM
    I've been reading up a lot recently on how best to implement XML feeds into your websites, so I thought I'd write up a series of posts that would explain how I go about getting dynamic data being displayed in my content.

    The series will be split over a number of blog posts and will cover:
    • Overview of the process and the structure of the XML feed
    • Setting up your database correctly
    • Extracing and downloading the relevant information using PHP
    • Displaying the relevant information
    ...
    Categories
    Uncategorized