From:             [EMAIL PROTECTED]
Operating system: All
PHP version:      4.2.3
PHP Bug Type:     Feature/Change Request
Bug description:  FR: stripcookie() / clearcookie()

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 bug report at http://bugs.php.net/?id=19825&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19825&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19825&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19825&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19825&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19825&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19825&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19825&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19825&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19825&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19825&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19825&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19825&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19825&r=isapi

Reply via email to