
December 3rd, 2007, 09:16 PM
|
|
Registered User
|
|
Join Date: Dec 2007
Posts: 1
Time spent in forums: 21 m 30 sec
Reputation Power: 0
|
|
Difference between XML_Feed_Parser or XML_RSS?
Hello. I'm new to PEAR but not new to PHP. I'm in the process of learning how to get an RSS feed data so I can eventually display the content on a page.
My question is...
Should I be using XML_Feed_Parser or XML_RSS? What's the difference?
It looks like functionality was duplicated and XML_Feed_Parser is usable on different formats whereas XML_RSS is only for RSS data.
Am I right? Why would I use one over the other?
Thanks for your input.
|