Need Help - Ranks

mesocool

New Member
Jan 31, 2012
19
1
H, Im trying to code a page for a retro.

Its mysql and that.

But the current code is
($in["rank"] == 'Administrator'){
That makes only Admin can view the page..

How can i make it, that like add a rank to it.
e.g. i needa change if($in["rank"] == 'Administrator' or 'Moderator'){

Please help
 

Users who are viewing this thread

Top