Welcome Guest, Not a member yet? Register   Sign In
What is wrong with my usage of isset ?
#1

Code:
//if (isset($this->session->account_level))
      $accesslevel = $this->session->account_level;

I don't really need the if statement anyway, but if I use it the result is always false.
Reply


Messages In This Thread
What is wrong with my usage of isset ? - by cupboy - 09-13-2015, 07:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB