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: