Просмотр файла skin.php
<?php
setcookie("winter", $_GET['them'], time()+3600*24*365,"/","");
header('Location: index.php');
?>
<?php
setcookie("winter", $_GET['them'], time()+3600*24*365,"/","");
header('Location: index.php');
?>