TED]>
Sent: Wednesday, October 30, 2002 11:34 AM
Subject: Re: [PHP] Unsetting Session Variables
> I have noticed this behavior before, and I find it very inconsistent.
> Does anybody know if this
> is going to be fixed?
>
> Ford, Mike [LSS] wrote:
>
> >
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] Unsetting Session Variables
PHP 4.2.2
Register Globals Off
Using only $_SESSION
No session_register() calls at all
Interestingly enough, doing session_unregister('variablename') *in*
*addition* does work (although I am sure it shouldn
> -Original Message-
> From: David Russell [mailto:DavidR@;BarloworldOptimus.com]
> Sent: 30 October 2002 15:30
> To: 'Ford, Mike [LSS]'
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] Unsetting Session Variables
>
>
> PHP 4.2.2
> Register
PHP 4.2.2
Register Globals Off
Using only $_SESSION
No session_register() calls at all
Interestingly enough, doing session_unregister('variablename') *in*
*addition* does work (although I am sure it shouldn't)
session_write_close() does not help
Any suggestions?
> -Original Message-
> Fr
> -Original Message-
> From: David Russell [mailto:DavidR@;BarloworldOptimus.com]
> Sent: 30 October 2002 14:32
>
> I am having problems unsetting Session Variables - where I know it
> should work.
>
> I have a form. It contains both links with GET variables, and also a
> POST form. They
Are you doing a session_start() on the page you are unsetting on?
Timothy Hitchens (HiTCHO)
[EMAIL PROTECTED]
If you need PHP hosting with an experienced
support team 24/7 then email me today.
On Wed, 30 Oct 2002, David Russell wrote:
> Hi all,
>
> I am having problems unsetting Session Varia
Hi all,
I am having problems unsetting Session Variables - where I know it
should work.
I have a form. It contains both links with GET variables, and also a
POST form. They all go to the same next page.
Page 2 simply clears all session variables, and then sets them based
upon the contents of the
7 matches
Mail list logo