Question
How do I hide the admin button after someone has logged in as the administrator?
Hi everyone,
I am using Dreamweaver CS3, my question is:
I have a login page that has check boxes at the bottom of the page that tell the database whether the user is an administrator or not.
After the owner of the site has logged in as the administrator I would like to be able to hide the administrator button, can this be done with PHP, if so how do I do it?
Thanks.