RSS Feed Publishing I've got a website going and I want to include a News page. I want to use an existing RSS Feed and publish those stories to this page. I'm looking for some sort of scripting (probably PHP, but anything really) that will enable me to do this. I'll be able to format it with CSS, but I need to actually generate the content first. I'm looking for something that will automatically update as well. Can anyone help me with this? As a reference, I know HTML and CSS enough to say I can manipulate them to do exactly what I want. I've done a few things with mySQL and PHP, but am nowhere near knowledgable with these languages. I will say that I learn fast though!
This isn't required, and I may be able to figure it out when I see the code, but I'm also interested in learning how to publish multiple feeds to a website's news page?
Any help you guys could provide is much appreciated! |