html php if($_POST['token'] != $_SESSION['token']) { tsNotice('非法操作!'); }