$testo = $evento->testoen; $testo = str_replace("\n", "", $testo); ?> echo $testo ?> echo $evento->link ?> $nomefile = "https://www.volumec.it/public/fotoeventi$evento->id.xml"; if (file_exists($nomefile)) { $xmlfoto = simplexml_load_file($nomefile); foreach($xmlfoto->immagine as $immagine) { ?> } } else { } ?>