2
I’m making a Pet Shop system and the problem is this: the customer makes the registration, and the password will be encrypted to the bank, but when the login is made it is an error. Example: the user is Mark and his password is 123. When logging in, if I put the password "123" does not enter, only enter if you put the encrypted code.
Read this: http://answall.com/questions/63411/segurn%C3%A7a-em-sistema-de-login/63461#63461
– Edilson