posted 14 years ago
In a website, visitors register then login, admins are users but with extra capabilities.
I know that this doesn't bring anything new, but this is my context, I got confused since in the database admins and registered users differ only by with 'role' property.
Visitors don't have any entry in the database.
Ask me if the context isn't clear yet.