<?php session_start(); unset($_SESSION['krishnamExportsId']); header("location:login.php"); ?>