Jump to content

Issue with access level - Please help!


scitrenbaum

Recommended Posts

I am producing a password-protected directory for a condo association using PHP/MySQL. Basically I have it set up so the residents can login/edit their info/and view directory. I have an access level set for them as "member". This all works nice and dandy and I am able to pass the user ID. My main issue is for the administrator:

 

He/she needs to login, add user, delete user, edit all users and view the directory. I am having an issue logging this individual in. So my main issues are as follows:

 

1) assigning this access level

2) get access level (so the admin can login and view those php files)

 

Does this make sense? Let me know what code you will need to help me remedy this issue. I would really appreciate any help you could provide me!

Link to comment
https://forums.phpfreaks.com/topic/65737-issue-with-access-level-please-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.