Zaiaku
01-03-2008, 01:08 AM
I currently making a page on my forums that is only certain members can access it based on their userid. Can someone help me fix this listing for me.
($vbulletin->userinfo['userid'], 1,2,3)
What's the correct way to compare the browsing user to a list of userid's?
($vbulletin->userinfo['userid'], 1,2,3)
What's the correct way to compare the browsing user to a list of userid's?