[PHP] Session Problems with 4.3.2

2003-07-22 Thread Joe Sheehan
I've been using up until a day or so ago version 4.0.6. I'm moving everything now to 4.3.2 but having problems with sessions. I've tried a basic example but can't retrieve session values. Can anyone tell me what I'm doing wrong? I see the session file is created but can't retrieve its value. What i

[PHP] Session Problems with 4.3.2

2003-07-22 Thread Joe Sheehan
Just noticed my email was messed up because of the html. Sorry about that I've been using up until a day or so ago version 4.0.6. I'm moving everything now to 4.3.2 but having problems with sessions. I've tried a basic example but can't retrieve session values. Can anyone tell me what I'm doing wro

Re: [PHP] Session Problems with 4.3.2

2003-07-22 Thread Joe Sheehan
No, basically I'm just trying to make sure sessions are working properly. I'm just setting a session variable (which works fine) and trying to retrieve it within another script which doesn't work. No value is printed out. thanks From: Evan Nemerson <[EMAIL PROTECTED]> To:

Re: [PHP] Session Problems with 4.3.2

2003-07-22 Thread Joe Sheehan
It echo No. Have no idea why its not set? Even tried using session_register with register_globals on but no luck either. Anyone have any idea what i'm doing wrong? I'm hoping its just a user error. Thanks in advance From: Evan Nemerson <[EMAIL PROTECTED]> To: "Joe Sheehan&qu

Re: [PHP] Session Problems with 4.3.2

2003-07-22 Thread Joe Sheehan
hich daemon in 4.3 is the correct one which is the standalone similar to 4.2 and 4.0.6. I hope its just a user error at this point. Thanks From: Evan Nemerson <[EMAIL PROTECTED]> To: "Joe Sheehan" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: [PHP] Session Problems with