PHP Classes

Classes of Keith

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Keith (1)  >  Mission progress status  >  Reputation  
Picture of Keith
Name: Keith <contact>
Classes: 1
Country: United States United States
Age: 46
All time rank: 73496 in United States United States
Week rank: 197 Up20 in United States United States Up
All time users: 4154
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Permissions  
Manipulate user access permission using bit masks
This class uses integer bit masks to represent user access permissions. Each bit of an integer permission value represents one condition that determines whether the user can read, write, delete, etc. an associated resource. This allows easy and acurate storage of complex sets permissions in a single integer value.

The class can convert back and forth between permission bit mask values and an associative array of boolean values that has separate entries for each permission bit.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 81% 89% - 72% - - 56% 1744
Month: Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z