News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHP Zone:
PHP Access Control - PHP5 CMS Framework Development
July 15, 2008 @ 14:20:43

Over on the PHP Zone (from the DZone community site) there's a in-depth tutorial looking at the creation and management of an access control system (users, passwords and what they can do) in your PHP application. It's an excerpt from the Packt book PHP5 CMS Framework Development.

Many websites will want to control who has access to what. Once embarked on this route, it turns out there are many situations where access control is appropriate, and they can easily become very complex. 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.

They talk about some of the general considerations about access control (limiting the number of rules, common difficulties) and plenty of code/database schema to get you started.

0 comments voice your opinion now!
php5 cms development packt framework access control tutorial



Similar Posts

DevShed: Introducing Bridge Classes with PHP 5

Zend Developer Zone: Search Engine Friendly Websites with the Zend Framework

Symfony Project: What do you use symfony for?

HowTo Forge: Multisite CVS Drupal Installation on Ubuntu

Richard Thomas' Blog: jQPie and Ext


Community Events











Don't see your event here?
Let us know!


code releases security zend example cakephp application release PEAR database conference zendframework job developer package framework mysql PHP5 ajax book

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework