Jump to content

Php Script Help (Shout cast question)


djleon27

Recommended Posts

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] of $text[3] <br>

Listener Peak: $text[2]<br>

Server State: <b>$state</b><br>

Bitrate: $text[5] Kbps<br>

Current Song:<b><b><br> $text[6]

$servertitle

</font>";?>

 

 

ya, so just give me the code that includes the stream title. thanks SO MUCH!

35 minutes ago - 1 week left to answer.

Additional Details

nono, like look ill show you.. the 'stream title' on http://213.5.180.116:8415/

not the song title but thanks anyways

Link to comment
https://forums.phpfreaks.com/topic/216331-php-script-help-shout-cast-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.