I am having problems reading the cookie or something I'm basically saying (yes when it comes to cookies I'm a newbie)
if($used) { print ("you do not have permission to create another username"); }else { setcookie("guest","yes") }
try $_COOKIE['cookie name'];