Comparing two strings
#3

Strcmp (native function) is used to compare strings (or more precisely, 2 strings). Do the same procedure on "inputtext" (var returned by OnDialogResponse, being the inputted text in the dialog) and compare it to the hash provided by an SQL statement (load the hash and use the variable/array to compare instead of a repetitive query).

Also, a hash isn't a form of encryption. Hashes are one way.
Reply


Messages In This Thread
Comparing two strings - by addys1 - 19.05.2017, 19:42
Re: Comparing two strings - by Aly - 19.05.2017, 19:49
Re: Comparing two strings - by CheezIt - 20.05.2017, 00:48

Forum Jump:


Users browsing this thread: 1 Guest(s)