Hi everybody!
I encounter problem using the session_start() function: i'm not able to make saving on the client (IE or Firefox) the session cookie associated to the session variable on the server (php5+apache1.33 over winXp).
The function set_cookie works (the cookie is sent and saved on the client) but the session_start() doesn't save the session cookie...so if I would to keep a user autenticated a user after the browser closes, I can't!
I already configured the "session_use_only_cookies" in the php.ini.
My question is: the session cookie is a particular cookie, or can I find it with the other cookies (for example in the folder "cookies" for IE)?
thanks a lot for answers.
Session handling - cookie not saved
Moderator: General Moderators
-
nabucodonosor
- Forum Newbie
- Posts: 8
- Joined: Tue Feb 15, 2005 3:22 am
- Location: Verona, Italy
- Contact:
-
nabucodonosor
- Forum Newbie
- Posts: 8
- Joined: Tue Feb 15, 2005 3:22 am
- Location: Verona, Italy
- Contact: