RE: [phplib] IE and PHPLIB From: Brian Popp (bpopp <email protected>)
Date: 06/14/01

Deja vu. This has got to be the most asked question ever. I don't mean just
relating to PHPLib either. They should tatoo the answer to this question on
the hand of every child born anywhere in the civilized world so that people
don't have to ever ask this question again.

Seriously, try adding this to your session class :

var $allowcache = "no";

As for the PHP sessions support, I think someone has overridden the phplib
session class to use php sessions. I haven't tried it though so I'm not sure
how well it works.

bpopp - bpopp.net

-----Original Message-----
From: Nino Katic [mailto:nkatic <email protected>]
Sent: Thursday, June 14, 2001 2:22 PM
To: phplib <email protected>
Subject: [phplib] IE and PHPLIB

Hi,

First i'd like to ask is this lib written when there was no support for
sessions (if there was) in php or is just a simple to use thing to deal
with sessions? I'm asking this because i see it's written for php 3.

Ok, i installed it on Win2000 and made some tests, but something is wrong
with IE 5. When i refresh the page in IE i get no increment of variable,
BUT if i hold CTRL and click on refresh then it's ok??? In NN 4.x
everything works fine. So what I should do with IE?

Thx. and regards!

Nino

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

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