<? setcookie('id', '', time() - 100, '/'); setcookie('pass', '', time() - 100, '/'); header("Location: /"); ?>