A admin Administrator Staff member Aug 21, 2008 #1 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.
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.