Michael Thanry wrote:
> 
> Hello everyone!
> 
> Is there a way to unset or expire a cookie which was not set by my pages?

Overriding an existing cookie with setcookie()and 1 sec expiry should do the
trick.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to