Markus Fischer wrote:

> On Fri, Dec 07, 2001 at 07:13:41PM -0000, [EMAIL PROTECTED] wrote : 
> 
>>ID: 14364
>>User updated by: [EMAIL PROTECTED]
>>Reported By: [EMAIL PROTECTED]
>>Old Status: Feedback
>>Status: Open
>>Bug Type: Session related
>>Operating System: FreeBSD 4.2
>>PHP Version: 4.1.0
>>New Comment:
>>
>>Ok, it looks like I have everything resolved.  In the previous
>>version of PHP (4.0.5) I was able to clear out a session
>>variable by just using the unset() function.  Now with the new
>>CVS it appears that I have to session_unregister() and unset()
>>the session variable to clear it out.
>>
> 
>     Hmm .. Derick what do you think of this . . .?
> 
>     - Markus
> 


I usually use CVS version for my dev server and never 

had problem like this. I don't set register_globals=On. 


Register globals issue? 


-- 
Yasuo Ohgaki


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to