#78066 - 07/05/0305:12 PMHow to add the XML/RSS feed to my website?
Anonymous
Unregistered
Hey!<br>I was just wondering if I can add macminute.com's xml/rss feed to my website so that it automatically updates with the latest news from macminute?<br><br>
#78071 - 09/02/0303:45 AMRe: How to add the XML/RSS feed to my website?
Anonymous
Unregistered
If your site uses PHP, you an use one of the PHP rss-parsing libraries available around, for example <a href="http://www.readinged.com/onyx/rss/">Onyx RSS</a>. Of course, this implies some PHP work has to be done to integrate. =)<br><br>-slava