I am working on a similar system (a shopping cart with different levels
of access). I made a single table with user information but also an
additional field for 'access level.' In the beginning of each
controller that returns access level specific data, you can check the
currently logged in user's 'access level' and return apropriate data or
bounce the user to another page.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to