Error code when trying to insert non-unique value
Error code when trying to insert non-unique value
От:
Jonas Bengtsson <jonas.b@home.se>
Дата:
Hello, How can I check if the error that has occurred during an insert is because the inserted value is not unique when there are a unique error. I'm using PHP. Thanks in advance, Jonas Bengtsson