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

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

WBOY
Release: 2016-06-13 12:02:51
Original
1464 people have browsed it

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

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template