> Curt Zirzow wrote:
> > 
> > hmm.. i think i just rememberd that it might had to do with making 
> > sure that session.cache_limiter being set as 'nocache'.
> > 
> > Search the archives, the answer is there i believe.
> > 
> > Curt
> 
> You are close, it was session_cache_limiter('private_no_expire');

So, this function should be called before session_start ()? I will try...
thanks!

Alex

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to