Hello. I'm making a site for me, and creating a login area. A friend tell me as I can use COOKIE to that. But can I just use:
<?php
echo "Hello ".$_COOKIE["name"]."!";
?>
$_COOKIE
Yamamoto Kenji
13-Dec-2008 02:42
13-Dec-2008 02:42
