----- Original Message -----
From: "Sascha Schumann" <[EMAIL PROTECTED]>
To: "John Coggeshall" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 10:58 AM
Subject: Re: [PHP-DEV] Sessions, session_register()


> On Tue, 17 Dec 2002, John Coggeshall wrote:
>
> >
> > Can someone enlighten me as to why session_register() and $_SESSION
> > shouldn't be used togeather? It seems to me the session_register()
> > function(s) should just be working with $_SESSION anyway... Are they
> > doing something different? Is this desired behavior if it is doing
> > something different?
>
>     Where did you find that recommendation?
>
Isn't that an error that 4.2.3 throws when session_register() is used as
well as
registering directly in $_SESSION?

Andrey


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to