Page 1 of 1

How can i add the rss feed on my site

Posted: Thu Apr 10, 2008 5:02 am
by djdon11
Hello friends

i am creating a website in PHP+Mysql . i want to add RSS feeds on my site. im unaware with this stuff
so please if anybody can help me that how to add RSS feeds on our site.
it would be a great help if anybody can

Thanks

Re: How can i add the rss feed on my site

Posted: Thu Apr 10, 2008 5:21 am
by onion2k
You just make a script that outputs XML that conforms to the RSS spec instead of HTML. Easy.