Hello,

On 12/11/2003 10:17 PM, [EMAIL PROTECTED] wrote:
May i ask what the difference is between rss and xml ? Also will these

RSS is just a format based on XML. RSS is usually meant to produce site news feeds.



classes generate it from the database ?

I am not sure. I have not checked them all. Anyway, if you use a generic RSS or XML generator class, you can make it use any query results in a few lines.




Hello,

On 12/11/2003 04:41 PM, Rolf Brusletto wrote:

I'm looking for a class that returns a rss/rdf feed with each of the
items as an array, or suggestions on how to items into an array...

I am not sure if you want to generate or parse a RSS feed. Either way you may want to look at it here where there are solutions for both tasks:

http://www.phpclasses.org/search.html?words=rss&go_search=1


--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to