<?php include_once 'i.php'; setcookie('id_user',''); setcookie('pass',''); @session_destroy(); @session_unset(); header('Location: /?'.SID); ?>