Re: [PHP-DEV] Re: httpOnly Cookies [tiny enhancement]

2005-06-24 Thread Andi Gutmans
Yep, that's what I remember too. Would make more sense IMO. At 11:05 AM 6/24/2005 +0100, Nuno Lopes wrote: You can find the patches for httpOnly session cookies against the PHP5 CVS HEAD in the attachment. Now also included is support for httpOnly cookies for PHP functions setcookie() and setraw

Re: [PHP-DEV] Re: httpOnly Cookies [tiny enhancement]

2005-06-24 Thread Nuno Lopes
You can find the patches for httpOnly session cookies against the PHP5 CVS HEAD in the attachment. Now also included is support for httpOnly cookies for PHP functions setcookie() and setrawcookie(). bool setcookie ( string name [, string value [, int expire [, string path [, string domain [, boo

[PHP-DEV] Re: httpOnly Cookies [tiny enhancement]

2005-06-23 Thread Jochen Hansper
Hello, >Jani: Provide the patch against CVS HEAD branch. You can find the patches for httpOnly session cookies against the PHP5 CVS HEAD in the attachment. Now also included is support for httpOnly cookies for PHP functions setcookie() and setrawcookie(). bool setcookie ( string name [, string