ID:               21164
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         *Web Server problem
 Operating System: FreeBSD 4.2.3
 PHP Version:      4.2.3
 New Comment:

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php


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

[2002-12-23 05:15:42] [EMAIL PROTECTED]

Setcookie autochange how least @ char  to %XX style. Example:

setcookie('Somemail', '[EMAIL PROTECTED]');

real cookies will looks like set to:
Somemail =  some%40dot.com

only workaround what i found - by using  header()

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


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

Reply via email to