To check the accuracy of the session variable $_SESSION['user_rechte'] before the if statement, you can use the isset() function to verify if the vari...