
I recently decided to see how easy it would be to pull out my feedburner stats and display them on a web page. After a bit of research I found the most common way to achieve this was with feedburners built in feedcount option(found in under the publicise tab). This works by taking your feed count and wrapping it into a branded box. Although there is nothing wrong with this, I wanted to give my feed a bit more customizability. So I created a custom PHP function to pull out any one of your feeds attributes, this post will show you how. Continue reading




