alert("Bad CSRF token. Please press F12, view the console and report the error, including file & line number, so it can be fixed. Many thanks!");'; echo ''; die('Bad CSRF token'); } // Set our security related headers, prevents clickjacking header("frame-options: SAMEORIGIN"); header("XSS-Protection: 1; mode=block"); ?>