Re[2]: [phplib-dev] Sessions over Internet Explorer From: Maxim Derkachev (max.derkachev <email protected>)
Date: 07/19/01

Hello Enrique,

Thursday, July 19, 2001, 2:18:51 PM, you wrote:

ERL> 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.
>>

ERL> Thanks, but that isn't the problem. I have tried with 5 different
ERL> Internet Explorer.
ERL> I had in php.ini
ERL> session.cache_limiter = nocache
ERL> and I have tried whith private and public but the problem it's the same.

Settings in the php.ini apply only to PHP4 native sessions, they have
nothing to do with PHPLib sessions (Session3), which have been
developed before native sessions appeared in PHP. Set $allowcache
property of the Session class to 'no' to restrict IE caching.

-- 
Best regards,
Maxim Derkachev mailto:max.derkachev <email protected>
System administrator & programmer,
Symbol-Plus Publishing Ltd.
phone: +7 (812) 324-53-53
www.books.ru, www.symbol.ru 

-- Abbestellen mit Mail an: phplib-dev-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-dev-help <email protected>