Mam taki Fragment kodu od linii 9:
print “Nazwa serwera:”.$shoutcast->showValue(‘SERVERTITLE’)).”<br>”;
print “Ilość słuchaczy:”.$shoutcast->showValue(‘CURRENTLISTENERS’)).”<br>”;
print “Limit słuchaczy:”.$shoutcast->showValue(‘MAXLISTENERS’)).”<br>”;
print “Rekord słuchaczy:”.$shoutcast->showValue(‘PEAKLISTENERS’)).”<br>”;
print “Rodzaj serwera:”.$shoutcast->showValue(‘SERVERGENRE’)).”<br>”;
print “URL serwera:”.$shoutcast->showValue(‘SERVERURL’)).”<br>”;
print “Nazwa piosenki:”.$shoutcast->showValue(‘SONGTITLE’)).”<br>”;
print “Jakość nadawania:”.$shoutcast->showValue(‘BITRATE’)).”<br>”;
print “IRC:”.$shoutcast->showValue(‘IRC’)).”<br>”;
print “AIM:”.$shoutcast->showValue(‘AIM’)).”<br>”;
print “ICQ:”.$shoutcast->showValue(‘ICQ’)).”<br>”;
Po wejściu na stronę wyskakuj taki komunikat:
Parse error: syntax error, unexpected T_STRING in /www/zzl.org/k/n/i/knight-game/htdocs/statystyki1.php on line 9
Nie interesuj sie za bardzo php, ale ten skrypt potrzebny mi jest do statystyk radia internetowego. Prosze o Pomoc!