I wonder if anyone can help? Im helping a friend out with his site, and he wants an RSS feed on there, he has never used it, nor have i! I set it up and it loads up ok, but the html doesnt work, it just shows code Here is the link to a demo: http://www.wolvesfansite.co.uk/wolves/ Im sure its something simple Thanks for your help in advance
lol i just asked him that, he gave me this link http://www.suttree.com/code/rss/ Its a freebie one, but it really doesnt matter where the code comes from as long as it works lol
html is different from php for example..look at my site..it is html too ..(www.tntrealestates.com - look rss feed) You need to add dirrective function to your html for example: <!--#include virtual="rssfeeds.php"--> in head section. and htaccess file.