Hi,

I wrote a user/login/permission management app in Cake 1.2.
I'm now looking for ways to integrate that into other (non-Cake) apps,  
so their permissions and users can be centrally managed.
My idea is to have a small .php file which could be included() from  
apps, providing them with an object to do basic things like checking  
permissions and outputting some information about the current user.

Any advice on how to best pull this off? Where would I best place this  
file to be included by other apps? The webroot directory?

Chrs,
Dav

--~--~---------~--~----~------------~-------~--~----~
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.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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to