header("Cache-control:no-cache,no-store,must-revalidate"); header("Pragma:no-cache"); header("Expires:0"); header(‘Location:http://www.baidu.com‘);
PHP 页面跳转 禁止页面后退
原文:https://www.cnblogs.com/codeit/p/14993397.html