Re: [PHP-MIGRATION] Cookies now have slashes

[email protected] (Stanislav Malyshev) Tue, 23 May 2000 13:31:10 +0300 (IDT)
Newsgroups php.migration
Organization Zend Technologies Ltd (http://www.zend.com/)
Message-ID <[email protected]>
On Tue, 23 May 2000, Allan Hansen wrote:

AH>> An important change: Cookies have added slashes.
AH>> 
AH>> 
AH>> setcookie('cookie', "'\"\\");
AH>> 
AH>> $cookie will contain   '"\   in PHP3
AH>> but    \'\"\\   in PHP4.

I think that depends on magic_quotes_gpc variable.

-- 
Stanislav Malyshev   [email protected]          
+972-3-6139665