On Wednesday 27 October 2004 14:36, Chris Shiflett wrote:
> --- Jason Wong <[EMAIL PROTECTED]> wrote:
> > As I have pointed out in a previous thread and Mike has pointed
> > out in this thread you MUST use
> >
> >   session_write_close()
> >
> > before you do a redirect.
>
> Are you certain? If this is true, it is a bug in PHP, and we should fix
> it.

OK I just did a quick test using PHP 4.3.8 and you do NOT have to close 
session before redirect. But IIRC this was an issue with older versions of 
PHP so this probably got fixed somewhere along the line. 

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Udall's Fourth Law:
 Any change or reform you make is going to have consequences you
 don't like.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to