Hi all! I have a problem with my radio status script. My radio is online but script saing offline :S (shoutcast & listen2myradio)
I use following script:
status.php
<?php
if(file_get_contents('radiocheck.php') == 'Online') {
echo '<img src="url/Online.JPG" alt="Radio station online"...