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
How can i add the rss feed on my site
Moderator: General Moderators
Re: How can i add the rss feed on my site
You just make a script that outputs XML that conforms to the RSS spec instead of HTML. Easy.