Password Hash Problem & MYSQL Saving Problem
#3

You're using printf instead of print. Also, I'm gonna go ahead and assume that you've only given p_password 100 cells instead of 129...

Change
pawn Code:
p_password[100]
to:
pawn Code:
p_password[129]
Reply


Messages In This Thread
Password Hash Problem & MYSQL Saving Problem - by Faqahat - 17.04.2016, 22:21
Re: Password Hash Problem & MYSQL Saving Problem - by introzen - 18.04.2016, 07:43
Re: Password Hash Problem & MYSQL Saving Problem - by Threshold - 18.04.2016, 10:23
Re: Password Hash Problem & MYSQL Saving Problem - by Faqahat - 18.04.2016, 11:54

Forum Jump:


Users browsing this thread: 1 Guest(s)