Monday, November 03, 2008

PHP 5 CMS Framework Development: Access Control

PHP 5 CMS Framework Development: Access Control: "So in this chapter we look at the most highly regarded model–role-based access control–and find ways to implement it. The aim is to achieve a flexible and efficient implementation that can be exploited by increasingly sophisticated software. To show what is going on, the example of a file repository extension is used."