When you redirect, you are still within the same HTTP session. So you may need to do a manual write close before the redirect because PHP only writes the session data at the end of the request.
http://us.php.net/manual/en/function.se ... -close.php
Session not maintaining for the first time
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US