如何从浏览器中删除cookie? 唯一的问题,我需要从服务器端完成。 我的意思是:当用户打开页面时,服务器会自动删除与其页面相关的cookie。 那可能吗? 我需要它,因为有时用户也是,我们说,懒得自己做。 p> div>
How to delete cookies from the browser? Only problem, I need it to be done from server-side. With that I meant: When user opens page, server automatically deletes cookies that are related to its page. Is that possible? I need it because sometimes users are too, lets say, lazy to do it by themselfs.