Since you emailed me for my help, i guess you noticed that i asked a similar question in another thread. I faced a slightly different problem though. My application is very large and admin functions wouldn't be very ergonomic if integrated in the front end.
You basicly have two options: Either writing 2 different apps one for the front end and one for the back end OR using ACL, a cake built in function to manage access rights. >From what i've read in your first post, it seems your app is not too complicated and i think the best option for you is to use the ACL. You can find info on how to use ACL in the Cake manual. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php -~----------~----~----~----~------~----~------~--~---
