on 1/21/03 10:37 PM, Sabina Alejandr Schneider at
[EMAIL PROTECTED] appended the following bits to my mbox:
> Hello people!!! This time I have a problem with cookies. I
> tried to send a cookie from one page with the function
> sendcookie("chat",$mail) to a page in another directory,
> but when I
Hello people!!! This time I have a problem with cookies. I
tried to send a cookie from one page with the function
sendcookie("chat",$mail) to a page in another directory,
but when I tried to prine echo($chat) or
echo($_COOKIE["chat"]) I got notheing. So I put the second
page where it was the p