23.06.2013, 07:51
Hello!
I have a problem with dini. I use "udb_hash" for a login/register and don't save my password at register.. Then at login say "Your password is incorrect.".
This is the code. Thank you. Sorry for my english.
I have a problem with dini. I use "udb_hash" for a login/register and don't save my password at register.. Then at login say "Your password is incorrect.".
Код:
dini_IntSet(file, "Key", udb_hash(inputtext));
