Log in

View Full Version : Guest question


Stormraven
09-12-2009, 01:25 AM
what are the if' statements to determine if the user if logged in or out, i want this:

if usergroup="guest">
code.....

else {

member code

etc