RE: [PHP] IE cookies don't expire!

2001-07-11 Thread Jason Murray
> ... but when the page expires, IE simply reloads it! IE is probably loading it from its cache. Try setting these: This should force IE to reload it properly. Jason -- Jason Murray [EMAIL PROTECTED] Web Developer, Melbourne IT "Work now, freak later!" -- PHP General Mailing List (http:

[PHP] IE cookies don't expire!

2001-07-09 Thread Mark Ferraretto
Hello all, I am writing an app using PHP that sets two cookies - a username and password cookie to control a user's session. These cookies are set every time a page is loaded and expire after a period of time (half an hour at the moment). Some pages that are displayed contain sensitive info