GIF89a
<?php $page=$_GET['page']; session_start(); unset($_COOKIE["sr"]); session_unset(); header("Location: loginUser.php"); ?>