Hello!

The sessions-functions works really fine. But I got one Problem: How can
I make the php-session last more then a browser-session? When the users
closes the browser, the php-session is lost, but I want to save it for
some days and the user should get the thame session, when he returns.

I have no access to the php.ini-file. session_set_cookie_params (int
lifetime) didn't work.

Any ideas?

Martin



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