How can i add RSS feeds over my PHP page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

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

How can i add RSS feeds over my PHP page

Post by djdon11 »

Hello friends...

can anybody give me any idea or any snippet (code) for add RSS feeds on my web page...


please help if anyone know anything about this ..

Thanks....
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Have you added code that generates an RSS feed? That's the place to start.
djdon11
Forum Commoner
Posts: 90
Joined: Wed Jun 20, 2007 5:03 pm

no i dont know how to genrate rss feeds

Post by djdon11 »

do you have any code ... for generating rss feeds ???
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Re: no i dont know how to genrate rss feeds

Post by feyd »

djdon11 wrote:do you have any code ... for generating rss feeds ???
Have you searched for code?
Post Reply