Re: [PHP] setcookie problem

2001-07-03 Thread Christian Reiniger
On Monday 02 July 2001 21:32, scott [gts] wrote: > probably becuase time() is seconds since 1970, and as > far as i understand, once it gets over 999,999,999 > it will not work correctly becuase it will roll over > (similar to the Y2k bug) and become 000,000,000 Typically the limit is 2^31 secon

RE: [PHP] setcookie problem

2001-07-02 Thread scott [gts]
this is my guess at what's happening... i dont know 100% if that's why cookies aren't setting properly, but here's an educated guess on my part: probably becuase time() is seconds since 1970, and as far as i understand, once it gets over 999,999,999 it will not work correctly becuase it will roll

Re: [PHP] Setcookie problem in ie 5.0

2001-01-19 Thread Krzysztof Dziekiewicz
On Fri, 8 Dec 2000, Rustam Nabirov wrote: > I'm using IE5.0 on Win98, it's as simple as it gets. But still I don't see > any cookies saved. As far as I understand, on this platform cookies get > saved in C:\WINDOWS\Cookies, and C:\WINDOWS\Temporary Internet Files has > only shortcuts to those coo