PDA

View Full Version : Ho do you add rss / xml to a html page?


vwdforum
26 Oct 2006, 17:00
Hi all,

I've got the following feeds I would like to add to a html page to show the recent posts.

XML - http://www.vwdforum.com/forum/external.php?type=xml
RSS - http://www.vwdforum.com/forum/external.php?type=rss
RSS 1.0 - http://www.vwdforum.com/forum/external.php?type=rss1
RSS 2.0 - http://www.vwdforum.com/forum/external.php?type=rss2

Can anyone explain how I do this and which one I should use? And if I'd like to link to a prticular thread?

Thanks

Mally

nico_swd
26 Oct 2006, 17:18
You need an RSS reader (http://www.google.com/search?hl=en&lr=&q=php+rss+reader&btnG=Search).

vwdforum
03 Nov 2006, 00:20
Has anyone on the forum created any software I could use?

nico_swd
03 Nov 2006, 01:02
If you search a bit the link I posted, you will find a lot of free software for that.

LBmtb
14 Dec 2006, 23:27
I just made a script yesterday that pulls threads with the newest replies in them and displays them as a nice CSS friendly list into any html page. :) PM me if interested?