Forum Moderators: coopster
I've been experimenting with PEAR Auth package and I've managed to successfully set it up. I've searched on here and in various places to see if it is possible to setup different access levels for different users. Does anyone know of a way to do this?
Is it as simple as getting the auth class to return all the values from my user table with different access levels set in the table itself or would a better solution be to create another instance of Auth (although I don't want 2 seperate logon forms) to create a seperate higher level access session?
Suggestions please?
Many Thanks