Austin Denyer wrote:
This is a function of the way cookies work, and is not a php issue.

Exactly. This is similar to how you can bookmark a page in one browser, and it won't be in another browser's bookmarks. There's nothing that says browsers should all use shared resources for persistent data.

Chris

You said:

"There's nothing that says browsers should all use shared resources for persistent data."

Exactly! There is *nothing* that says that -- and that was my point in asking. If php is to store cookies, then how the data are stored, and by what means the data are retrieved, should be reasonable topics for a php inquiry, right?

Your bookmark example illustrates the issue very well -- thanks.

tedd

--
--------------------------------------------------------------------------------
http://sperling.com/

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

Reply via email to