As i said before, im rubbish at PHP and i get this error;
Warning: fsockopen() [function.fsockopen]: unable to connect to shoutcasts.tech-hosts.com:8752 (Connection timed out) in /home/sitename/public_html/panel/frontend/request.php on line 6--------------------------------------------------------------------------PHP Code:$scfp = fsockopen("$scip", $scport, &$errno, &$errstr, 30);
Warning: fsockopen() [function.fsockopen]: unable to connect to shoutcasts.tech-hosts.com:8752 (Connection timed out) in /home/sitename/public_html/panel/frontend/radio_stats.php on line 7Im connected to the radio...PHP Code:$scfp = fsockopen("$scip", $scport, &$errno, &$errstr, 30);
+Rep as well!


Reply With Quote



