[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: sniper
Reported By: akoole <email protected>
Status: Assigned
Bug Type: Documentation problem
Assigned To: sniper
Comments:

Probably my mistake not to inform this bug report that user knows this.
It was me who analyzed and confirmed that the setcookie() documentation
misses some information about deleting cookies.

And the function prototype there is wrong too.
It says that all the parameters are needed..

If cookie is set with one or more of the optional parameters, it has to be
deleted with the same parameters.

So this is documentation problem which I (if someone doesn't get to it first) will
fix when I have time.

--Jani

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>