DevShed Tutorial: Creating an RSS Reader

Devshed articles have been a great resource for php-learners to learn php techniques very quickly and easily. A similar article on making a RSS (Rich Site Summary) has been posted on Devshed.

In this article we are going to discuss how to create a PHP-based RSS reader. It would be helpful if you know something about XML, but not really necessary. RSS documents have three main tags: Title, You can read the rest of this awesome article at http://www.devshed.com/c/a/MySQL/Creating-an-RSS-Reader-the-Reader/