aeki Posted July 21, 2004 Posted July 21, 2004 I am totally new in PHP environment and right now having big problem in controlling user access in certain modules of the admin portal. Right now, my system requires user to log-in to access the admin portal through the intranet and the login is controlled by the OS (Win2K). However, I would like limit the access of the admin modules to certain user groups. Can anyone advise me on how to read the user group of a particular user using PHP scripts?
Guest Posted July 21, 2004 Posted July 21, 2004 Check the contributions for admin with access levels.
aeki Posted July 21, 2004 Author Posted July 21, 2004 I appreciate your help. I checked the contributions for admin with access levels ...however, I don't think it answer my problem... the scripts control the login thru the database in this case...but my login is controlled by the os...i'm trap in here!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.