Re: Disappearing $_SESSION
- From: Mike Willbanks <pencap@xxxxxxxxx>
- Date: Wed, 12 Oct 2005 21:47:09 -0500
DartmanX wrote:
There doesn't seem to be anything causing any output (the two includes are PEAR::DB and Smarty). Moving the session_start() to the very top had no effect, the Session variable in question still disappeared.
I'm still stumped.
With that being said the session is getting reset somewhere in the script. If you follow your click path you will be sure to find most likely an incorrect variable assignment or something rather odd with how the session is being set.
Sessions don't just disappear :)
-- Mike Willbanks Zend Certified Engineer http://www.digitalstruct.com .
- References:
- Disappearing $_SESSION
- From: DartmanX
- Re: Disappearing $_SESSION
- From: DartmanX
- Re: Disappearing $_SESSION
- From: Jerry Stuckle
- Re: Disappearing $_SESSION
- From: DartmanX
- Disappearing $_SESSION
- Prev by Date: Re: Php (4.4) configured to open secure URLs (https)?
- Next by Date: Re: php and freetds
- Previous by thread: Re: Disappearing $_SESSION
- Next by thread: Re: Disappearing $_SESSION
- Index(es):
Relevant Pages
|