Recently Popular Feed Tagged Tutorials
Dec 15
PHP Tutorial - Dynamic RSS
This tutorial will go through the a method for creating an RSS feed using PHP. This will be an example of a news feed. Basically outputting a title, link and the content.
Dec 9
RSS Feed Reader using Ajax and PHP Part 2
In Part 1 you learned how to consume some hard-coded RSS feeds and display them in a webpage. This will still be the end result but instead of having the URL's hard-coded you are going learn hot to gather them from a database.
Dec 9
RSS Feed Reader using Ajax and PHP Part 1
In this AJAX tutorial you will learn how to build an RSS Feed Reader using AjaxAgent and PHP that can read the latest posts from multiple Wordpress Blogs.