Come integrare feed nel tuo sito web
Semplice
<?php
$sUrl = "http://it.audiofanzine.com/basso/rss/a.code,type.html,fn.forum.html";
echo file_get_contents($sUrl);
?>
Risultati
17/04 - montarbo mod 18211/02 - Santander A6
21/01 - Led SWR
<?php
$sUrl = "http://it.audiofanzine.com/basso/rss/a.code,type.html,fn.forum.html";
echo file_get_contents($sUrl);
?>