17.06.2017, 11:46
1. stop using sha1, it's proven insecure.
2. why is there a '?' char (i dunno how its called)? Might there be something wrong with your encoding?
3. Indent your code properly or atleast have some convention that you follow
4. Try to enter the query, that mysql_format creates, into interface/console and see if it works
2. why is there a '?' char (i dunno how its called)? Might there be something wrong with your encoding?
3. Indent your code properly or atleast have some convention that you follow
4. Try to enter the query, that mysql_format creates, into interface/console and see if it works