Teste
<$html = ""; $url = "http://www.soccerstats247.com/RankingsRssWidget.aspx?langId=12&leagueId=1141&groupName=";$xml = simplexml_load_file($url); foreach($xml->channel->item as $item){$html .= $item->description;$html .= "
";}echo $html; ?>
";}echo $html; ?>

Deixe um comentário