I need help in coding a Login page. The user can only use that current password after 10 iterations of different passwords. Example if my password is dog. I cannot use that passsword again until after 10 other different passwords. I need a starting point with some code. I would appreciate anyone's help.