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.
精彩评论