When someone enter info into a form, it gets uploaded into the mysql database. When a duplcate is found in a row declared as unique, I get error message:
Duplicate entry 'testemail@g.com' for key 1
How would I make it say something else like:
You have entered an email already in our database.










Bookmarks