PHP实现弹出提示框后返回上一个页面<?php echo "<script>alert('退出成功!');location.href='".$_SERVER["HTTP_REFERER"]."';</script>"; ?>
確定! 回上一頁