You\'ve already logged in.'; header("Location: Courses.php"); exit(); } ?>


LRR Logo

Lab Report Repository




Sign up
Recover '; $_SESSION['info_login'] = null; } // wrong pass if(isset($_SESSION['wrong_pass'])) { echo '
'; $_SESSION['wrong_pass'] = null; } if(isset($_SESSION['infoChangePassword'])) { echo '
'; $_SESSION['infoChangePassword'] = null; } ?>