View Full Version : Coke Music Status
www.thyelite.com/status.php - tells you the status of coke and all of that fun stuff.
to put it on your page, use the following code:
<?php
$file = file_get_contents ('http://thyelite.com/status.php');
Echo $file;
?>
PlatinumAudio
07-19-2006, 01:01 PM
Nice. Pretty useful too.
Digitalicious
07-19-2006, 01:02 PM
It'll be good for all the MyCoke web masters out there without a Freewebs hosting account...Oh wait.
Matt_Hardy
07-19-2006, 01:09 PM
not bad vis good work man some people may need that i dont coz i dunno how to make programs
VivaLABam89210
07-19-2006, 06:34 PM
very useful
MYMOMMAGOTBEEF
08-02-2006, 11:32 PM
whats the url for mycoke status?
Anmar
08-03-2006, 11:13 AM
www.thyelite.com/status.php - tells you the status of coke and all of that fun stuff.
to put it on your page, use the following code:
<?php
$file = file_get_contents ('http://thyelite.com/status.php');
Echo $file;
?>
That probably answers ur question.
I have the actual code for that :D
MYMOMMAGOTBEEF
08-04-2006, 12:57 AM
Oh lol. Must of read it too fast. :D
AppleGeek
08-04-2006, 03:22 PM
Want to look really cool?
<?php
$file = file_get_contents ('http://thyelite.com/status.php');
$file = str_replace("<font size='1'><a href='http://www.thyelite.com/'>ThyElite.com</a></font>","",$file);
echo $file;
?>
There, no more link at the bottom :eusa_shhh:
kooltool007
08-04-2006, 07:38 PM
anyone know why cokemusic is closed?
Skylar
08-04-2006, 08:02 PM
maintanance.. if they cant patch Fake furni then there is no reason to be under maintanance.. or the dumbfucks could wait until after they CLOSE
Hehe. Cool.
Similar to what I had on CS.org... though, i'll tell Hail tonight to add code to hide the "Online: / Capacity:" when coke is down :)
It's probably almost the exact same as the one on CS.org since I wrote the original one when I was admin there. :P
Alex-
08-08-2006, 04:03 PM
cool.
pretty useful at times.
vBulletin® v3.6.8, Copyright ©2000-2025, Jelsoft Enterprises Ltd.