<?phpinclude_once"files/db.php"; // очистка куки session_destroy();SetCookie("user_id","");SetCookie("pas","");header("Location: index.php?&exit");?>