ThyElite Forums

ThyElite Forums (http://www.thyelite.com/forum/index.php)
-   Online Materials (http://www.thyelite.com/forum/forumdisplay.php?f=8)
-   -   Coke Music Status (http://www.thyelite.com/forum/showthread.php?t=907)

Vis 07-19-2006 12:46 PM

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:

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

Quote:

Originally Posted by Vis
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:

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?
Code:

<?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?


All times are GMT -6. The time now is 10:10 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.