Thanks for the reply.
i just found the bug in my code. I had a statement in the second script:
$_SESSION = $array; that obviously, completely replaced everything in
the $_ SESSION buffer.
These little I gotchas can be fun.
Chris Shiflett wrote:
--- Al <[EMAIL PROTECTED]> wrote:
Everyt
--- Al <[EMAIL PROTECTED]> wrote:
> Everything works fine, except when I include another script file that
> also uses the $_SESSION buffer.
>
> What appears to be happening is that start_session() on the second
> script reinitializes the session buffer and I lose the data from the
> first sessi
2 matches
Mail list logo