Re: Session not available in Include file

From: BlueFrog (bluefrog_at_hyper-typer.com)
Date: 09/20/04


Date: Mon, 20 Sep 2004 08:16:21 +0100

Hmmm, I've just noticed something else that may be important to diagnosing
the problem here - when I try to access my include directly in the browser
on it's onw the code works fine. (the include has a php extension which is
why I can access it). So it would appear that it's because it's an include
that there's a problem - I am using require_once to include it.

Joe

"BlueFrog" <bluefrog@hyper-typer.com> wrote in message
news:gNt3d.31491$Z14.10316@news.indigo.ie...
> Hey,
>
> Anyone got any ideas why I wouldn't be able to output a value stored in
> the session array in a particular include file - I am using
> session_start() but to no avail.
>
> Joe
>



Relevant Pages