ah fucking php, this setcookie shit isn't working...
<?
setcookie("username", "chris");
?>
obviously the EASIEST form to use setcookie in.. .and it isn't setting the cookie. i'm no experienced coder by far, but what the fuck? i must be missing something here.
n' no i dont have cookies turned off.
i'm sure it is something im doing that is extremely stupid, and i'll admit my ignorance if i am doin somethin stupid..
help?
|