Log In

Sign Up

Email Address
$valuefile) { if ((strpos($valuefile, "\$signupcheck") !== false) && (strpos($valuefile, "//") === false)) { $signup_init = explode("=", $valuefile); $firsttwo_init = str_replace(" ","", $signup_init[0]); $signup_sec = explode(";", $signup_init[1]); $signup_check = str_replace(" ","", $signup_sec[0]); break; } } if ($signup_check != 'true') { ?>