include('connect.inc'); session_start(); if (@$_SESSION['auth'] != "yes") { header("Location: index.php"); exit(); } $tableName = "{$_SESSION['tableName']}"; ?>
Enter your email address below. We will reset and email you the password. You can then log in and change the password.