i would like to know how is the best way or method to create privileges?, i already have a way to make this (with session)… but i dont know if it is best way.
What do you mean by "privileges"?
As in userlevels in some user system?
Are you using a database backend?
I need a system of privileges based in a database backend, as (admin, user, superuser, guest)....etc
understood?