SpeedStreet
10-11-2003, 06:13 PM
If:
if ($bbuserinfo['usergroupid']!=1)
Is good to represent one type of usergroup, what is the code to authorize say 1,2 and 3 at the same time?
Thanks!
if ($bbuserinfo['usergroupid']!=1)
Is good to represent one type of usergroup, what is the code to authorize say 1,2 and 3 at the same time?
Thanks!