<?php require_once("../db.php"); session_start(); session_destroy(); header("Location: " . $_SERVER['HTTP_REFERER']); ?>