How can i add the rss feed on my site

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
djdon11
Forum Commoner
Posts: 90
Joined: Wed Jun 20, 2007 5:03 pm

How can i add the rss feed on my site

Post 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
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

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

Post by onion2k »

You just make a script that outputs XML that conforms to the RSS spec instead of HTML. Easy.
Post Reply