我们也可以直接通过header来删除cookie ,怎么删除啊
header("Set-Cookie:test=1393832059; expires=".gmdate('D, d M Y H:i:s \G\M\T', time()-1));
这个代码没看懂,帮我解释下 谢谢