Having a very bizarre problem. I have a PHP script on a website that runs perfectly fine when I enter the URL into the browser in normal mode. However, when I do the exact same action in incognito mode, it's as if I did nothing. The script won't even echo
a line at the very top of it to indicate that it ran at all. The same situation happens in Firefox private mode as well.
Does anyone know what's wrong?