- Login
- Registrati
- 1894 connessi
Come integrare feed nel tuo sito web
Semplice
<?php
$sUrl = "http://it.audiofanzine.com/strumento-a-fiato/rss/a.code,type.html,fn.productClassified.html";
echo file_get_contents($sUrl);
?>
<?php
$sUrl = "http://it.audiofanzine.com/strumento-a-fiato/rss/a.code,type.html,fn.productClassified.html";
echo file_get_contents($sUrl);
?>