Bogdan Morar wrote:
> 
> I think is a problem of cache. Use Ctrl+F5 to refresh the page in IE or
> CTRL+Refresh if u use the mouse.
> Of course is another param "alow_cache" in phplib which must be true or
> false.
> 

Thanks, but that isn't the problem. I have tried with 5 different
Internet Explorer.

I had in php.ini 

session.cache_limiter = nocache

and I have tried whith private and public but the problem it's the same.


In my Apache access_log I can see this:

When the client is IE:

 [19/Jul/2001:11:00:57 +0200] "GET
/prueba/contador.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 HTTP/1.1"
200 4453

And when the client is Netscape:

 [19/Jul/2001:11:02:20 +0200] "GET /prueba/contador.php HTTP/1.0" 200
43385


I'm going to sees Apache configuration...

> --
> Bogdan Morar
> www.bogmor.com

-- 
 Enrique Rodríguez

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to