[PHP-DEV] PHP 4.0 Bug #6162 Updated: setcookie("<cookiename>") doesn't clear the previous set cookie anymore From: Bug Database (php-dev <email protected>)
Date: 08/15/00

ID: 6162
Updated by: waldschrott
Reported By: akoole <email protected>
Status: Analyzed
Bug Type: Documentation problem
Assigned To:
Comments:

read thoroughly...

taken from setcookie() doc:
[...]
All the arguments except the name argument are optional. If
only the name argument is present, the cookie by that name
will be deleted from the remote client
[...]

Full Bug description available at: http://bugs.php.net/?id=6162

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>