<?php include_once("files/ini.php"); include_once("files/data.php"); setcookie('log'); setcookie('pas'); session_destroy(); header ("Location: index.php?&exit"); ?>