SyntaxFix
Write A Post
Hire A Developer
Questions
/* you can match the exact string with table value*/ if(md5("string to match") == $res["hashstring"]) echo "login correct";