I have a couple of questions regarding sessions and cookies:

1) Is there a way to append information to a cookie? I have read that it is, but I have also read many problems. Is there any particular way to do this? I ask this because cookies are being generated by two different types of scripts. However, they are both on the same site. So, I have access to them, no problem. I just want to append information to the same cookie.

2) If I append the PHP session id to every url, will PHP skip the cookies completely? I know this is more insecure. This option is only important if I cannot append information to the cookie.

Thanks,

Paul

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! http://clk.atdmt.com/AVE/go/onm00200415ave/direct/01/


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to