ID: 19825 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: All PHP Version: 4.2.3 New Comment:
This makes no sense. SetCookie() can be used to both set and clear a cookie. The actual value of a cookie is completely up to you. If you have multiple values inside the cookie itself, then it is up to you to parse that cookie entitity appropriately. Previous Comments: ------------------------------------------------------------------------ [2002-10-09 00:49:15] [EMAIL PROTECTED] If possible, I request that PHP include the following functions: stripcookie() ability to remove one part of a cookie, or set it to null/false, without harming the rest of the cookie for that domain clearcookie() ability to quickly remove all parts of a cookie, or set it all to null/false, and remove any trace of it ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=19825&edit=1