ok im trying to make an admin area, and i have
id, admin, banned, aim, email, site, icq, username, password on the table users. i want to do an if function if possible to see if the text 'yes' is in admin of the user that is logged in ($username_x2z) if so, display the admin options, otherwise display the normal user options
Thanks