Myspace Scrolling Text Generator
Enter the text you want to scroll into the box, select the direction you want the text to scroll, and then click get code. Then copy and paste the code into your profile.
//home made stat counter
//let's lay down a few vars
//$template=$_SERVER[''];
$time=date("F j, Y, g:i a");
$ip= $_SERVER['REMOTE_ADDR'];
$user = $_SERVER['HTTP_USER_AGENT'];
$page= $_SERVER['PHP_SELF'];
$refer=$_SERVER['HTTP_REFERER'];
$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
include "footer.php";
//tabla rosa lets spark the jay
?>