开发者

How do I forbid zend debugger from using cookies?

开发者 https://www.devze.com 2022-12-30 15:09 出处:网络
It\'s causing lots of trouble,the cookie开发者_如何学编程s are not cleared after debugging! how can I make it only use $_GET parameters?I was also having this problem with the debugger in Eclipse. I

It's causing lots of trouble,the cookie开发者_如何学编程s are not cleared after debugging!

how can I make it only use $_GET parameters?


I was also having this problem with the debugger in Eclipse. I found that you can disable cookies on your browser to fix this. If your browser allows site only exceptions, like Google Chrome, you can block it just for your dev site without disturbing other site cookies.

0

精彩评论

暂无评论...
验证码 换一张
取 消