Come integrare feed nel tuo sito web
Semplice
<?php
$sUrl = "http://it.audiofanzine.com/altro-effetto-plug-in/moog-music/Moog-Multimode-Filter-UAD/rss/a.code,type.html,fn.forum.html";
echo file_get_contents($sUrl);
?>
<?php
$sUrl = "http://it.audiofanzine.com/altro-effetto-plug-in/moog-music/Moog-Multimode-Filter-UAD/rss/a.code,type.html,fn.forum.html";
echo file_get_contents($sUrl);
?>