[Solved]Djson Register System Error
#2

Never Mind, i already found a way to do it

For anyone that wants the answer:

String are not compared that way, instead you use this:

Код:
if(strcmp(dj("Accounts.json", tmp), MD5_Hash(pwd), true)==0)
{
  return true;
}
Reply


Messages In This Thread
[Solved]Djson Register System Error - by sant - 29.11.2009, 01:15
Re: Register System Error - by sant - 29.11.2009, 03:15

Forum Jump:


Users browsing this thread: 1 Guest(s)