Hash error
#5

Try this:

pawn Код:
MD5_Hash(inputtext);
if(!strcmp(inputtext, pass, true))
{
        // Same pass
}
else
{
        // Not the same pass
}
Reply


Messages In This Thread
Hash error - by martyz-lithuania - 13.07.2010, 17:28
Re: Hash error - by Mr187 - 13.07.2010, 17:34
Re: Hash error - by martyz-lithuania - 13.07.2010, 17:45
Re: Hash error - by Mr187 - 13.07.2010, 17:48
Re: Hash error - by RyDeR` - 13.07.2010, 17:48
Re: Hash error - by martyz-lithuania - 13.07.2010, 18:36
Re: Hash error - by Sergei - 13.07.2010, 18:46

Forum Jump:


Users browsing this thread: 1 Guest(s)