Cloudrunner
08-02-2004, 08:57 PM
Alright, so to check for guest is easy
if($bbuserinfo['userid'] == 0)
but how do I check to see if the user is in a specific usergroup?
Is there a $bbuserinfo[''] code for the usergroup?
One last question, how would I see what is in a specific array variable?
Thanks for any help on these questions.
)O( Cloudrunner )O(
if($bbuserinfo['userid'] == 0)
but how do I check to see if the user is in a specific usergroup?
Is there a $bbuserinfo[''] code for the usergroup?
One last question, how would I see what is in a specific array variable?
Thanks for any help on these questions.
)O( Cloudrunner )O(