ID: 10884
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Variables related
Operating system: HPUX 10.20
PHP Version: 4.0.5
Description: Cookies not set

It's a bug or not ???

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

[2001-05-15 14:48:33] [EMAIL PROTECTED]
Hellow,

Here's a problem with Cookies Management :

When I define several (eg. 3 ) cookies outside php (eg. in a cgi shell-script), the 
HTTP_COOKIE variable is set but not HTTP_COOKIE_VARS array in php.

Then when I define another Cookie with SetCookie with php, HTTP_COOKIE contain all 
Cookies, but HTTP_COOKIE_VARS contains only this Cookie.

An idea ?

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


Full Bug description available at: http://bugs.php.net/?id=10884


-- 
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