Retrieving Raw Data From RSS Feeds

Posted by Rob on Stack Overflow See other posts from Stack Overflow or by Rob
Published on 2010-03-31T00:25:45Z Indexed on 2010/03/31 0:33 UTC
Read the original article Hit count: 463

Filed under:
|
|

I am trying to retrieve and use the raw data from RSS feeds. For example, trying to take a Yahoo Live Sports Scores RSS feed and taking the information and storing it in a database or displaying it on my web page for the games at interest. What is the best way to do this? I would prefer to use PHP to do this. Thank you in advance for your help!

© Stack Overflow or respective owner

Related posts about rss

Related posts about feeds