Submit data - check for duplicate/delete duplicate from database
I'm using dreamweaver (yes, laugh)
Before a user submits data to mysql, I want to have the .php page:
check for and remove duplicate entries before the data is entered into the database.
I have don't know how to go about doing this. Thanks for your help!