I've updated the login-System more security.
- allow multiple user login
- get user password as hash password
- check user for the verification status
A simple Login System:
User can register an account, before login user need to verify his/her account. user will received a OTP code send by PHPMailer.
User can reset his/her password, user will received a new url link send by PHPMailer to reset his/her new password.