Hi there,

I have setup a site with session management but even the browser is closed
or after the default time expiration of the session, the user should be able
to see his/her personalized settings. I am nor using any cookies.

How can I make this happen without changing my session related code? Should
I combine cookies with sessions or can I make my sessions never expire even
the browser is closed?

Thanks
-Al



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

Reply via email to