Login Logout Mechanism using PHP
login.php : Login Page
message.php : Page showing message for incorrect credentials
logout.php : Code to execute Logout Session
middle.php : Page which can be accessed only after login
pdo.php : Code for Connecting to the Database