Home > Backend Development > PHP Tutorial > 加个confirm(),便是确定后再操作

加个confirm(),便是确定后再操作

WBOY
Release: 2016-06-13 10:45:26
Original
1075 people have browsed it

加个confirm(),就是确定后再操作
就在这里加吧
echo "书名:$sbxw['falsename']}删除该书";

------解决方案--------------------
给链接加一个事件: onclick="return confirm('真的要删除吗');" 即可
------解决方案--------------------
echo "书名:$sbxw['falsename']}删除该书";
------解决方案--------------------
echo "书名:$sbxw['falsename']}删除该书";

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