Come integrare feed nel tuo sito web
Semplice
<?php
$sUrl = "http://it.audiofanzine.com/chitarra/rss/a.code,type.html,fn.article.html";
echo file_get_contents($sUrl);
?>
Risultati
11/11 - 27 Chitarre Acustiche Provate e Testate19/12 -
<?php
$sUrl = "http://it.audiofanzine.com/chitarra/rss/a.code,type.html,fn.article.html";
echo file_get_contents($sUrl);
?>