Re: Session varibable problem, please help
From: Steve (ThisOne_at_Aint.valid)
Date: 12/12/04
- Next message: Woody: "Re: 100% newbie can't get started"
- Previous message: justin.shreve_at_gmail.com: "Re: breadcrumb classes."
- In reply to: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Next in thread: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Reply: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 12 Dec 2004 19:43:19 +1300
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: Woody: "Re: 100% newbie can't get started"
- Previous message: justin.shreve_at_gmail.com: "Re: breadcrumb classes."
- In reply to: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Next in thread: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Reply: effendi_at_epitome.com.sg: "Re: Session varibable problem, please help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]