Display Halo 2 Stats on Your Site

I used Magpie RSS and PHP to display my Halo 2 stats on this site. Magpie RSS is an easy to use application that allows you to display any XML file on your website (for example, your Halo 2 stats!).

Bungie publishes the game stats in an XML file, however the description section that contains the player results for a game is in a comma-delimited format. This was not particularly ideal for what I wanted to do with the data. I came up with the following piece of code to format the stats into a nice table, with one table per game.

Download the code.

Enjoy!

This document was last modified Sat 14/07/2007 00:49:27 PDT (changelog).