Re: [PHP-WIN] Php Sessions - Well, they don't work :-\

2002-10-14 Thread Ignatius Reilly
t;PHP Helplist Windows" <[EMAIL PROTECTED]> Sent: Monday, October 14, 2002 10:38 PM Subject: [PHP-WIN] Php Sessions - Well, they don't work :-\ > The problem is my sessions don't work properly... the ID is stored and saved > in the cookie fine, and the PHP script can ev

[PHP-WIN] Php Sessions - Well, they don't work :-\

2002-10-14 Thread Stephen Edmonds
The problem is my sessions don't work properly... the ID is stored and saved in the cookie fine, and the PHP script can even acces the Session ID value in the cookie. However, when you call session_start(); it mearly creates a new session/session ID instead of resuming. I can pass on the session i