The problem what that I was using header("Location: http://mysite.com";) 
and it seems that PHP will not automatically insert the SID in this case.

Now I need to find a quick and simple way to see if cookies are disabled 
or not. If they are I need to manually add the SID to the header() call 
. . .

Jc


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

Reply via email to