Hey out there
I don't know.. this might should have been in the newbie section...
Here it comes
I've made a Login / Register script.
I have an error;
Notice: Undefined variable: _SESSION in c:\xx\usersfiles.php on line 2
I belive my problem is that the variable is not defined, when user is not logged in.
I guess it'd be easier, if you could see my scripts...
Please respond to this message, if you want the scripts, to help me
EDIT::
The thing I belive would help is like the command in VB,
If Error then...
If not logged in then...
know what I'm saying?