以下代码为购买力平价。
echo "<input type= submit name= delete value= $t2[0] class= delete_button onclick= return confirm( Please Confirm Delete ); >"
在用户点击删除纽顿时,我试图创建一个删除的纽子,它应当要求确认。 但在这种情况下,它没有工作。
is there any best way to delete with confirmation in php with/ or javascript and no ajax