czy poprawicie mi SHOUTcast1 na SHOUTcast2 ??
staty.php ciogle mi pisze Uzupelnij poprawnie SHOUTcast
<?php
$ip='91.232.4.33';
$port='7034';
$sc[table1] = "<b>[dj][status]</b>";
$sc[table2] = "<b>[audycja][status]</b>";
$sc[table3] = "<b>[nuta][status]</b>";
$sc[table4] = "<b>[ile]/[peak]</b>";
if ($fp = @fsockopen($ip , $port))
{
fputs($fp,"GET /index.html HTTP/1.0\r\nUser-Agent: XML Getter (Mozilla Compatible)\r\n\r\n");
fgets($fp);fgets($fp);fgets($fp);
while(!feof($fp)) $in.=strip_tag