Re: where does php place cookies?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: where does php place cookies?

From: Yandos <fakemail@fakeisp.cz>
Date: Tue Oct 04 2005 - 08:44:57 CEST

Marcus wrote:
> Wayne wrote:
[snip]
>
> That explains a lot. :-) Thanks Wayne.
>
> Are they put in any other directory, or do they just reside in the
> server's RAM or some other temporary storage device?

They reside in *your computer's RAM* allocated by the browser, not on
the server side. They are never written to disk (until you are short of
free RAM - then you can maybe find them in your swapfile/swap partition :))

Y.
Received on Tue Oct 18 02:31:20 2005