<?php /** * @author MyStyle * @copyright 2013 */ setcookie('id'); setcookie('pass'); //session_destroy(); header("Location:/index.php"); ?>