Código PHP:
<?
session_start();
if($cookie =="setcookie")
{
setcookie("nombre", $tunombre, time()+3600);
}
?>
<head>
<title>Creacion de un portal con PHP y MySQL
</title>
</head>
<body bgcolor = "#303030">
<body text = "#ffffff">
<body leftmargin = "60">
<body topmargin = "60">
<font face = "Tahoma">
<font size = "3">