Re: Session varibable problem, please help
effendi_at_epitome.com.sg
Date: 12/14/04
- Next message: jiing: "can php create actual accounts on windows 2003 server"
- Previous message: Ken Robinson: "Re: $_SESSION=$_POST"
- In reply to: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Next in thread: Ken Robinson: "Re: Session varibable problem, please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 13 Dec 2004 21:49:28 -0800
I tried what Steve suggested and replaced IsAdminLogged with Language
and I didn't get any error. What does this suggest? Does it mean the
variable IsAdminLogged wasn't set correctly?
Regards
effendi@epitome.com.sg wrote:
> I'll try that. Thanks for your suggestion. Will update everyone on
the
> outcome.
>
> Steve wrote:
> > effendi@epitome.com.sg wrote:
> > > My hosting provider has C:\tmp created and re-started the server,
> Still
> > > no luck.
> > >
> > > Sorry if this is a stupid question.
> > >
> > > Since the variable [IsAdminLogged] exists when I printed
$_session,
> why
> > > does it not picked up for line
> > >
> > > if (!isset($_SESSION['IsAdminLoggedIn']))
> > > logically it should,. Shouldn't it?
> > >
> >
> > No, bcause you set one variable, and test one with another name,
> perhaps?
- Next message: jiing: "can php create actual accounts on windows 2003 server"
- Previous message: Ken Robinson: "Re: $_SESSION=$_POST"
- In reply to: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Next in thread: Ken Robinson: "Re: Session varibable problem, please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|