Re: [phplib] DemoPhpLib and IE5 From: matt everard (M.J.Everard <email protected>)
Date: 05/11/00

I am using phplib 7.2b and am also experiencing the same caching problem with
IE5, again with no problem in Netscape 4.7 or 6. I have set $allowcache = "no",
and this still does not fix the problem.
This is causing my site to have rather unpredictable behaviour under IE5,
sometimes pages which should not be available are cached, and sometimes users
get prompted to login when they are already authorised (presumably because the
login page has been cached instead of the actual page...).
Can somebody suggest a way of solving this problem, which seems only to affect
IE5?

Thanks in advance

Matt Everard

> in local.inc, derive your session class with the $allowcache property set to
> "no" instead of "private" This is a frequently asked question.
> ----- Original Message -----
> From: Godfather <godfather <email protected>>
> To: <phplib <email protected>>
> Sent: Thursday, May 11, 2000 10:52 AM
> Subject: [phplib] DemoPhpLib and IE5
>
> > Dear Sir or Madam,
> >
> > I'm currently working with PHP version 4.0b3 and PHPLib_7.2. For some
> > reason, when you IE5 to view the demoPhpLib the per session data doesn't
> > increment when you reload the page. Does anyone know the reason why? It
> > works in Navigator 4.7 but not IE5. I also notice that previous version of
> > PHP and PHPLib do work with IE5. Could someone please help me. Thank You
> >
> >

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