repeat entries

admin

Administrator
Staff member
I have a PHP file that inputs e-mail addresses into a MySQL database.

Question:
How do I check to see if an entry ($email) has been made and if so,
not add a new record (ignore the entry)?

Thanks.
 
Back
Top