3v4l.org

run code in 300+ PHP versions simultaneously
<?php // CONFIGURATION $ip = 'radios.cabreuvoip.com.br'; // IP $port = '8040'; // Port $sid = '1'; // StreamID // PHP $shoutcast = simplexml_load_file("http://".$ip.":".$port."/stats"); $listeners = $shoutcast->CURRENTLISTENERS; $song = $shoutcast->SONGTITLE; $dj = $shoutcast->SERVERTITLE; // EXAMPLES //echo $listeners; // Listeners $Color = "white"; echo '<div style="Color:'.$Color.'" align = "center">'.$song.'</div>'; //song //echo $dj; // DJ ?>

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
168.07 ms | 3004 KiB | 9 Q