PHP Development Enterprise Website Tutorial: Delete About Us Information
Deletion is very simple, let’s look at the code directly
alert('删除信息成功');location.href='about.php'"; }else{ echo ""; } ?>
Get the id passed by the deletion link and then delete it based on the id