rss output with php

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
flowerbauer
Forum Newbie
Posts: 1
Joined: Tue Apr 25, 2006 4:54 am

rss output with php

Post by flowerbauer »

hi

i want to output an external rss feed with php on my website.
is there any good script oder tutorial somebody knows?
thanks
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Post by anjanesh »

Once you get to know how to use Regular Expressions, it'll be very easy to extract the contents. Or use DOM XML.
Post Reply