
[insert_php]
include_once(‘simple_html_dom.php’);
$html = file_get_html(‘https://www.sportmediaset.mediaset.it/calcio/squadre/squadra-napoli’);
$html = str_replace(‘{‘, ”, $html);$html = str_replace(‘}’, ”, $html);$html = str_replace(‘:’, ”, $html);$html = str_replace(‘”‘, ”, $html);$html = str_replace(‘[‘, ”, $html);$html = str_replace(‘]’, ”, $html);$html = str_replace(‘,ufficialifalse’, ”, $html);$html = str_replace(‘,ufficialitrue’, ”, $html);$html = str_replace(‘title’, ‘
$html = file_get_html(‘https://www.sportmediaset.mediaset.it/calcio/squadre/squadra-napoli’);
$html = str_replace(‘{‘, ”, $html);$html = str_replace(‘}’, ”, $html);$html = str_replace(‘:’, ”, $html);$html = str_replace(‘”‘, ”, $html);$html = str_replace(‘[‘, ”, $html);$html = str_replace(‘]’, ”, $html);$html = str_replace(‘,ufficialifalse’, ”, $html);$html = str_replace(‘,ufficialitrue’, ”, $html);$html = str_replace(‘title’, ‘
‘, $html);$html = str_replace(‘titolari’, ‘
Titolari
‘, $html);$html = str_replace(‘,sostituzioni’, ‘
Sostituzioni
‘, $html);$html = str_replace(‘,squalificati’, ‘
Squalificati: ‘, $html);$html = str_replace(‘,indisponibiliformazione’, ‘
Indisponibili: ‘, $html);$html = str_replace(‘,ultimenews’, ‘
Ultime News: ‘, $html);$html = str_replace(‘Ballottaggi’, ‘
Ballottaggi: ‘, $html);$html = str_replace(‘modulo’, ‘
Modulo: ‘, $html);$html = str_replace(‘allenatore’, ‘
Allenatore: ‘, $html);$html = str_replace(‘numero-maglia’, ‘
‘, $html);$html = str_replace(‘,giocatore’, ‘
‘, $html);echo $html;
[/insert_php]
[/insert_php]