Alright, why is this not working? LOL, thank god I am not a programmer or I would be long out of a job.
It looks gooood to me... LOL... Any ideas?
PHP Code:
hahahahahaha hahahahahahahahahaha="refresh" content="5;URL=
<?PHP
$001 = "http://www.yahoo.com/";
$002 = "http://www.ebay.com/";
if(!empty($_GET["scr"]))
{ switch($scr) {
case "001":
print "$001";
break;
case "002":
print "$002";
break;
default:
print("$line[9]");
} }
else {
print("$line[9]");
}
?>
">