> 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');
You are right, it is working perfect now! Thanks a bunch! Alex -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php