Does anyone know why this query is returning results when it shouldn't? The code in the query has an extra x but the code in the database doesn't have.
SELECT * FROM `otp` WHERE `code`= '1623x' AND `userid`='4' AND `status`='1'
Thanks in advance...
Morgs
