Re: Password Protect Pages
why dont you just make a new staff user with a user level of say 6 and have it as the woner/you then you will put
:this one every page you want to secure from outsiders
print "if ($ir['user_level') == 'what ever your user level is')";
think that is right LOL