ngineer
Please refer to the following disclaimer in respect of this message:
http://www.stivesdirect.com/e-mail-disclaimer.html
> -Original Message-
> From: Plutarck [mailto:[EMAIL PROTECTED]]
> Sent: 12 April 2001 13:24
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP]
What happens is when you use session_start(), all variables in the session
become initialized to the values they have previously been given.
So when you call session_start the second time, a variable named $value is
created with the value it was given earlier.
The problem is, it over-writes the
2 matches
Mail list logo