Problem with MD5 hash...
#1

if(MD5_Hash(params) != strval(str))

Here i get error:
pawn Код:
error 033: array must be indexed (variable "MD5_Hash")
Here script must do these steps:
> Hash writed password which is 'params'
> check if hashed params == strval(str), which is retrieved from mysql.

How to fix that error? :/
Reply


Messages In This Thread
Problem with MD5 hash... - by Dreftas - 04.06.2009, 16:50
Re: Problem with MD5 hash... - by Dreftas - 04.06.2009, 17:31
Re: Problem with MD5 hash... - by Luka P. - 04.06.2009, 17:50
Re: Problem with MD5 hash... - by samgreen - 04.06.2009, 19:23
Re: Problem with MD5 hash... - by Dreftas - 04.06.2009, 20:24

Forum Jump:


Users browsing this thread: 1 Guest(s)