Welcome Guest, Not a member yet? Register   Sign In
Restricted area
#4

[eluser]solid9[/eluser]
As far as I know.
The common way is to create a table called users_groups and groups.

You can use the GROUPs table as reference
Code:
ID | Name   | Description
-----------------------------
1  | Admin  | Administrator
2  | Normal | Ordinary member
3  | Gold   | Gold member

And you can use the users_groups table as junction table.

As InsiteFX said you can create a method to restrict a user.



Messages In This Thread
Restricted area - by El Forum - 03-23-2012, 04:22 PM
Restricted area - by El Forum - 03-23-2012, 05:36 PM
Restricted area - by El Forum - 03-23-2012, 05:44 PM
Restricted area - by El Forum - 03-23-2012, 05:48 PM
Restricted area - by El Forum - 03-24-2012, 02:00 AM
Restricted area - by El Forum - 03-24-2012, 05:33 AM
Restricted area - by El Forum - 03-25-2012, 04:43 AM
Restricted area - by El Forum - 03-25-2012, 06:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB