On Wednesday 27 October 2004 11:31, Stuart Felenstein wrote:

Please do not top post.

> Yes I do have session_start on every page at the top.

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.

-- 
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
------------------------------------------
/*
Please come home with me ... I have Tylenol!!
*/

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

Reply via email to