ID:               18985
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Apache2 related
 Operating System: WinNT 4.00.1381 SP5
 PHP Version:      4.2.2
 New Comment:

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2002-08-20 09:35:11] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip

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

[2002-08-20 09:33:19] [EMAIL PROTECTED]

Hey,

I am using PHP 4.2.2 as Apache 2.0.39 module under WinNT 4.00.1381 SP5.
I encountered the following problem:

I noticed that there is a problem with setting the multiple Cookies
(more than one) with  SetCookie function. My script is:
<?php
SetCookie("user","Donalnd");
SetCookie("passw","hello");
?>

The problem is that ONLY 'pass' cookie is set and the first one 'user'
cannot be set.

Sincerely,
Dimitar Slavov

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


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

Reply via email to