MySQLi Restrict Acces To Page - user level
Hello, I have some pages for which I would like to limit access based on the type of user for example administrator, customer, employee etc .. I see in Server Behavior, the "MySQLi Restrict Access To Page" function. Is this the right function? If so, what should I do? Thank you.


You can save the user type into the session with the user authentication server behavior on your login page. Then create rules for each type of user with WebAssist->Security Assist->Manage Site Access->Access Rules Manager...
