Re: RE: [phplib] ie5.5 woes From: Gerry W. Paterson (g.w.paterson <email protected>)
Date: 03/14/01

william.s.yu <email protected> writes:
>the problem is that when i run the demo included in the distribution,
>everytime i click the reload button the session variable is not
>incremented. for phplib7.2c the session variable is not incremented for
>all browsers i tested it on. for phplib7.2b is works for all except for
>ie.

This sounds like you need to add:
 var $allowcache = "no";
into the 'customised session' in local.inc.

Gerry

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