NYCPHP Meetup

NYPHP.org

[nycphp-talk] Disappearing $_SESSION variables after using header ()

Chris Shiflett shiflett at php.net
Tue Nov 25 00:06:13 EST 2008


On Nov 24, 2008, at 21:39, Tony Furnivall wrote:

> When I trace them at the end of one page they are all there  
> ($_SESSION['userid'] = $userid; $_SESSION['badgename']=$badgename;),  
> but when I examine the $_SESSION array at the start of the next  
> page, the variables do not exist.

Give us the raw HTTP from these two transactions, and I'm sure we can  
quickly identify the problem.

Chris

--
Chris Shiflett
http://shiflett.org/







More information about the talk mailing list