Lab Report Repository

Sign in

Account name
Password

Don't have an account yet? Sign Up
Forget your password? Reset my password
'; $_SESSION['info_login'] = null; } // wrong pass if(isset($_SESSION['wrong_pass'])) { echo '
'; $_SESSION['wrong_pass'] = null; } if(isset($_SESSION['infoChangePassword'])) { echo '
'; $_SESSION['infoChangePassword'] = null; } ?>