ID: 11103
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Scripting Engine problem
Operating System: win98
PHP Version: 4.0.5
New Comment:

Do you still have this problem with 4.1.0?

Previous Comments:
------------------------------------------------------------------------

[2001-05-25 00:10:55] [EMAIL PROTECTED]

ok... i added the code before and you told me to ask for help in the support forum! 
argh.  anyway, here is some psuedo code.

script1.php:
set_cookie(blah);
header(Loaction: absolute to script2);

script2.php:
/* cookie is not available here in cgi version, but is in module version */

------------------------------------------------------------------------

[2001-05-24 21:38:36] [EMAIL PROTECTED]

Add an example script into this bug report.


------------------------------------------------------------------------

[2001-05-24 21:00:05] [EMAIL PROTECTED]

when running php as cgi with this sequence set_cookie(), header(Location: new script): 
 new script will not see the cookie.

however, with the module it works fine.
 

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=11103&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to