Home >Backend Development >PHP Tutorial >php怎么捕获 mysql唯一性约束异常

php怎么捕获 mysql唯一性约束异常

WBOY
WBOYOriginal
2016-06-13 12:02:511464browse

php如何捕获 mysql唯一性约束错误
我在mysql中一张表的一个字段设置了唯一性约束

php怎么捕获这个错误,并在页面中给出提示。
------解决方案--------------------
mysql_error() ???

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn