<?php
setcookie("cookie", $cookie, time()+36000);
?>
< !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html>
< head>
< title>COOKIE</title>
< meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
< /head>