Re: [phplib] Sessions in windows From: fabrizio.ermini <email protected>
Date: 04/18/01

On 17 Apr 2001, at 13:33, Paul Cusack wrote:

> I have just installed phplib on my Windows ME and have used the test files
> for session management and everything appears to be working fine except the
> Per Session Data counter does not increase when I reload the page.
>
> The strange thing is though that if I edit the php source code and then
> reload the page the counter increase to the correct number.
>
> Any ideas?
>
Most probably, the page is being cached by the browser. Change
the $allowcache setting in your session class to "no".

HTH, bye

/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Fabrizio Ermini Alternate E-mail:
C.so Umberto, 7 faermini <email protected>
loc. Meleto Valdarno Mail on GSM: (keep it short!)
52020 Cavriglia (AR) faermini <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>