Search found 2 matches

by eggz
Thu Oct 06, 2005 6:52 am
Forum: Radio Toolbox
Topic: A few questions...
Replies: 3
Views: 5711

Ok, I have never coded any PHP skills before but I managed to make some changes to the script to suit my needs:

<?php

if($current_song == \\\"\\\"){
echo \\\"Radio is down.\\\";
} else {
echo $current_song;
}

?>

And to make the other one not display current song as top of last 5 I just ...
by eggz
Wed Oct 05, 2005 7:23 am
Forum: Radio Toolbox
Topic: A few questions...
Replies: 3
Views: 5711

A few questions...

Thanks for a great piece of software.

Im using RTB and the "webserver" thing to display current song and last five songs on my site using the example.php method. I works good. But...

1. When the SHOUTcast server is down, example.php still shows that last played song as playing. I want it to say ...