Greetings,
I have a php front end that collects survey results. In the MySQL table, for each user I have a userlevel setting. I would like users that have a level >= 2 to be able to see the admin features and user stats. I'm a newb with this stuff and can't figure it out, not sure what function to use.
Thank you for your help.
- Dan
I have a php front end that collects survey results. In the MySQL table, for each user I have a userlevel setting. I would like users that have a level >= 2 to be able to see the admin features and user stats. I'm a newb with this stuff and can't figure it out, not sure what function to use.
Thank you for your help.
- Dan