Просмотр файла exit.php

Размер файла: 88B
<?php
SetCookie("nick","");
SetCookie("pass","");
header("Location: index.php?");
?>