Hi all: While I'm sure this is obvious for most, but I just discovered this.
Using one browser (browser A) I can access one of my pages and create a cookie with a user input value.
Then using a different browser (browser B), I can access the same page and create another cookie with another user value.
Now, it would seem to me that I shouldn't have two cookies with the same name both having different contents, but that's exactly what I've found -- for browser A will produce one value and browser B will produce another value.
Now, does anyone know where it says in any php documentation that COOKIE values are dependent upon browser type?
tedd -- -------------------------------------------------------------------------------- http://sperling.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php