I know how to set cookies using PHP. But how to destroy them? The only way I can invent is to set it expiry date one second in the future. However it is not quite elegant and I am not sure if the cookie will be destroyed imediately in this case or only after the user closes the browser.








Bookmarks