FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Need help with rss 2.0

 


vaha
Hi all,

I would like to make rss 2.0 feeds on my php based web site.
Can someone sugest me good php parser?
Ranfaroth
Do you want to parse RSS files on your website, or generate one ?

(By the way, don't use RSS 2.0 format, it's ugly, XML-invalid, not extensible...)
rohan2kool
didn't know if it was XML-invalid... but if it IS (or if 0.some-version-number is), just use inbuilt php libraries (generally expat for PHP 4.x.x) or SimpleXML (for php 5.x.x) to parse the XML. You must be knowing how RSS is written, and if u don't check out any of the feeds.
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.