Relative Content

Tag Archive for phprecordexists

Authenticating user, then checking for record existance, then enter into db if it doesn’t

Ok, i have a form that is passed data through a QR CODE. The form works great at what it does. It asks for username and password and if they authenticate, then information is entered into MYSQL db. Works perfect. However, I am getting duplicate records. I don’t want duplicate records, but I’m also not a PHP programmer.. My question, can someone look at this code, and help me get to where it needs to be to: