Search results

  1. L

    Php Script Help (Shout cast question)?

    Hi so i am trying to get the stream title (DJ NAME) so i can display it on my site. ( http://habbohaze.com/v2/index.php ) Here is the code <? if ($text[1]==1) { $state = "Up"; } else { $state = "Down"; } if ($er) { echo $er; exit; } echo "<font face=verdana size=1> Listeners: $text[0]...
Back
Top