It's weird, because I've never had this problem before, so I'm trying to see why.
I just gave the isset() function as an example that will
not work, so.
The original function I had was
Code:
if($i == "logout") {
...
}
This did not work... so I'm trying to figure out why?
Doesn't that seem perfectly logical, it should work?