PHP Code:
<?
include_once("../forums/global.php");
if ($bbuserinfo[userid]==0)
{
$thispage=urlencode("$PHP_SELF?quiz=$quiz");
header("Location:[url]http://www.kineda.com/forums/usercp.php?urloverride=1&prevpage=[/url]".$thispage);
}
?>
<html>
<head>
<title>Kineda::Give into the TemptAsian</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000" background="images/background.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
Here's the first part of it. The rest of it is exactly the same as;
www.kineda.com/new2/index.html