PHP 5.0.5 $_SESSION problems
- From: Reinier Schoof <reinier@xxxxxxxx>
- Date: Tue, 22 Nov 2005 12:29:28 +0100
Recently I upgraded from PHP 4.4.0 to PHP 5.0.5 and everything seemed to work just fine, until i noticed that a lot of session-data disappeared when using 'header's and 'exit's in my scripts. I tried to solve the problem by using session_write_close before the header and/or exit calls, but this didn't work for me. Now I switched back to PHP 4.4 again and the session-problems are gone.
Does anyone else have noticed this problem and maybe found a workaround or explanation for it?
.
- Follow-Ups:
- Re: PHP 5.0.5 $_SESSION problems
- From: Jan Willem
- Re: PHP 5.0.5 $_SESSION problems
- Prev by Date: ftp_get
- Next by Date: Re: printing ascii values
- Previous by thread: ftp_get
- Next by thread: Re: PHP 5.0.5 $_SESSION problems
- Index(es):
Relevant Pages
|