View Single Post
  #1 (permalink)  
Old 03-15-09, 08:44 PM
Drbbest Drbbest is offline
New Member
 
Join Date: Mar 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
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!
Reply With Quote