PHP: Manage roles with math?

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-05-11T06:02:45Z Indexed on 2010/05/11 6:04 UTC
Read the original article Hit count: 193

Filed under:
|

I once saw an article about how to use a specific type of numbering system to manage roles. A user would be assigned a specific role number and depending on a calculation, the number could stand for multiple roles.

Can anybody share this technique with me or share a link? Thanks!

© Stack Overflow or respective owner

Related posts about php

Related posts about roles