Re: Architectural question on integration of external application in CakePHP

2009-04-23 Thread fain182
maybe you are interested in this: http://bakery.cakephp.org/articles/view/phpbb3-api-bridge --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.

Architectural question on integration of external application in CakePHP

2009-04-23 Thread marco.rizze...@gmail.com
Hi I have my application in CakePHP. My application only manages users and services. More precisely I have some registered users and I have some services. With CakePHP I manage which users can access certain services and which can not. For the moment all services are made in cakephp so the managem