That code is poorly coded
Printable View
If you have a control panel and want a ''User level'' to see it, type something like
PHP Code:$username=$_SESSION['username'];
if($info->userlevel=='LEVEL HERE'){
kayne, you can't code PHP, that wouldn't even work.
-You didn't end the IF
-He might not use sessions
-The users info may not be in a info array
Don't post what you have no idea what it does.