Hi all,
Maybe this is a stupid question, but I'm using $SESSION in order to set some user session preferences. One of that is $SESSION['user'].
When I set $user variable also $_SESSION['user'] is set with same value? I have some problems with that I need to know if the problem is for that.
Thanks!