Random text in banner

Random text in banner

General — Page [1]
BioPulse
2005 Jul 19 • 61
30 ₧
hey, i'm guessing you used php or something to do it but what is the code for it ( speaking about that line that changes on refreshing in the banner like "fidn the pancake and win a cloud" ;)

thanks alot in advance, i might add somethign liek that to my webby ( yer yer making one too and no it will not be better than this one bladibla )
"Typing burns calories" -BioPulse
 
 
 
2005 Jul 22 at 10:09 PDT
molkman
Owner of George Washington's Prototype Mittens

Marine Warfare Corporal
Find the Hole Participation Medal
Find the Hole II Participation Medal
Tasty Br�twurst Medal
2005 May 2 • 2066
404 ₧
www.sloganizer.net
LET LOVE REIGN
 
 
 
2005 Jul 22 at 10:16 PDT
BioPulse
2005 Jul 19 • 61
30 ₧
"molkman" said:
www.sloganizer.net



surely there's just a code for it, not some site :(
"Typing burns calories" -BioPulse
 
 
 
2005 Jul 22 at 13:23 PDT
SuperJer
Websiteman

2005 Mar 20 • 6629
<?php

switch( rand( 0, 15 ) )
{
case 0: $msg = "We're sorry we got high and broke your lamp."; break;
case 1: $msg = "Lowercase r's look like little elf boots."; break;
case 2: $msg = "Find the hidden pancake and win a cloud."; break;
case 3: $msg = "Please remain calm during the Cheez-It overflow."; $random_body = "background=\"_/random_bg000.gif\""; break;
case 4: $msg = "Now with even more laser beams!"; break;
case 5: $msg = "Communism works if you give it a chance."; break;
case 6: $msg = "Not to be used while operating heavy machinery."; break;
case 7: $msg = "The only site on the Internet."; break;
case 8: $msg = "Tilt your head to the left to see the emoticon smile."; break;
default: $msg = "It only hurts if you fight it."; break;
}

echo $msg;

?>
 
 
 
2005 Jul 22 at 19:55 PDT
BioPulse
2005 Jul 19 • 61
30 ₧
Thanks alot :D , now i just need to code the rest xD ( witch will no doubt take AAAGES :D )
"Typing burns calories" -BioPulse
 
 
 
2005 Jul 23 at 04:11 PDT
NatureJay
SJA: Commander of Ruthless Abuse

Good Conduct Medal
2005 Mar 22 • 1871
574 ₧
If I knew much of anything about html and php, I would use SuperJer's master plan to compose a DEVASTATING signature.
100% natural, no antibiotics, and bloodgrass-fed
 
 
 
2005 Jul 24 at 17:36 PDT
BioPulse
2005 Jul 19 • 61
30 ₧
"NatureJay" said:
If I knew much of anything about html and php, I would use SuperJer's master plan to compose a DEVASTATING signature.



Or just get ( like me ) some slaves in the basement writing you devilish programs and websites everyday.
"Typing burns calories" -BioPulse
 
 
 
2005 Jul 24 at 23:49 PDT
echidna3
Captain Signupnow

Most Australian Medal
2005 Apr 4 • -201
do you have slaves in a basement?
i dont like signatures. although there are some good ones out there
 
 
 
2005 Jul 27 at 04:50 PDT
Page [1]