Whirlpool errors
#2

Код:
new Query[95], epass[21], hash[130];
                mysql_real_escape_string(inputtext, epass);
		WP_Hash(hash, sizeof(hash), epass)
                format(Query, sizeof(Query), "SELECT * FROM users WHERE name = '%s' AND password = '%s'", PlayerInfo[playerid][Name],hash);
Reply


Messages In This Thread
Whirlpool errors - by LocMax - 29.11.2014, 10:13
Re: Whirlpool errors - by Raweresh - 29.11.2014, 10:16

Forum Jump:


Users browsing this thread: 1 Guest(s)