Hide duplicate entry error?
Posted: Mon Mar 26, 2007 5:50 am
I made a field unique to prevent duplicate rows when inserting. This works fine the only problem is it outputs an error on the web page for everyone to see. Is there a way to supress this error?
1062 - Duplicate entry '34025334007' for key 2
(here is shows the insert into query)
[TEP STOP]
1062 - Duplicate entry '34025334007' for key 2
(here is shows the insert into query)
[TEP STOP]