Re: Clearing session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> Hi Larry, try this:
>>
>> header("Cache-Control: max-age=0")
>>
>> should prevent the caching of your page in developping.
>> If you are finished, set max-age to some decent value.
> 
> 
> Thanks for the pointer. For now using the anonymous (or incognito as
> chrome calls it) window is working for me.
> 

you can also choose to clear the cookies in the browser.
Then you don't need to close the tab you're working on.

in firefox ctrl-shift-del, select (only) cookies and within which
timeframe you want deleted. Chrome probably has something alike.

afair it keeps post data.


/Carsten






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





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux