Implementing row level access control in CakePHP
Posted on May 2nd, 2009 in Programming | 4 Comments »
The ACL Component in CakePHP is very powerful and can be used to solve a wide variety of access control problems. In this tutorial, we provide a step-by-step guide for implementing row level access control to a model.
Read the rest of this entry »