Hi, I have a project that required 3 group which are admin, agents and users. These group will using only one login page. In login page there are username,password and 2 radio button which are members(admin and agents) and user. After login, admin could view fully CMS and dashboard, agents could view only certain part of CMS and dashboard while users only could view the dashboard.
So, what is the best way to implement it? Thanks. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
