Ben,

How about some session vars that denote you being an admin? This way you
could show these options if $_SESSION[user_info] == 'Admin' is true.

If you need more, let me know.

Cory


On Tue, 2003-06-10 at 22:12, Ben Houlton wrote:
> How do I make it so when I log in the options such as delete message, edit message, 
> are viewable, but when someone else logs in they can't view it. Could someone guide 
> me to a tutorial or alike?
> Thanks.
-- 
Cory Hicks <[EMAIL PROTECTED]>
TRI International


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to