Could someone point me to a guide or some information on building a simple online rss reader. I’ve only been able to find guides on making rss feeds for your own site. Thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Should it read contents from only one feed?
You might want to use simpleXML in case, here is a minimal example:
For a more complete guide, take a look here.
(BTW, try googling for “parser” instead of “reader”)