分享到: ------解决方案-------------------- mysql_query($sql) or die(mysql_error()); ------解决方案-------------------- mysql_query($sql) or die(mysql_error());虽然会执行,但是如果错误的话不会对数据库中的数据造成影响,放心的用吧
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