<?php 
    session_destroy();
    header('Location: ../../')
?>