I'm not sure exactly how cookies are handled, but I do know that the

browser keeps a copy in memory.  It only makes sense, why go to the

cookie file everytime to get the cookie?  Also, some cookies are never

written to the cookie file because of the way they are created.

If you want to get rid of your cookie file, link it to /dev/null.

Randy Janinda wrote:



> Maybe I am just naive and need to read a spec somewhere but,



> I was playing with php(3.0.15) and created a form that took a single textfiled

> and assigned it to the variable $username. Then I stuck the thing in a cookie.



> Now in another window (xterm) I looked at the ~/.netscape/cookies file. To my

> liking my information appeared there. SO, I delete the cookies files completely

> (rm cookies), tweak the php script, reload the NS window, check the cookies file

> again, and to my dismay not only is my new info there, but so is any recent

> cookies.



> SO, is this standard behavior that a browser caches cookies for that session

> (session == while window stays open)? Is there a way to turn that off (it's not

> an 'Internet Option' or 'Preference')?



> Just wondering,



> --

> Randy Janinda

> Senior Programmer/Analyst

> Database Web Developer

> Engineering and Operations

> My Title Is Longer Then Your Title

> Standard Disclaimer Applies

> --

> To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.


--
Until later: Geoffrey                ">esoteric@denali.atlnet.com
I'm afraid there will be more problems with W2K than there were with
Y2K...
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.