17.04.2016, 22:21
(
Last edited by Faqahat; 18/04/2016 at 11:56 AM.
Reason: Resolved
)
Hello,
I was having problem while comparing password hashes while logging in so i printed both the hashes but one of them wasn't complete i cant figur out what the problem is exactly since variable are all greater then 128.
This is the password in Database
Here i am saving it in a variable:
(OnAccountCheck)
Here i am hashing entered password , printing and comparing
Here is the output
im having a syntax error in this query
I was having problem while comparing password hashes while logging in so i printed both the hashes but one of them wasn't complete i cant figur out what the problem is exactly since variable are all greater then 128.
This is the password in Database
Here i am saving it in a variable:
(OnAccountCheck)
Here i am hashing entered password , printing and comparing
Here is the output
im having a syntax error in this query