From: Hans-Peter Z. <h....@gm...> - 2004-06-30 07:16:49
|
Dear all I'm starting to use Phrame for my webapp. I installed the phrame-2.1-pre4 with the Smarty-Disatcher and looked at the examples, especially the bookstore example. Here a few questions: 1) I would like to use adodb for my models backend and also for the session management (http://phplens.com/lens/adodb/docs-session.htm). Where do I have to include the adodb-session init code? 2) User management / authentication: The DispatchingHttpRequest class has methods for user authentication and authorization, but I can't find any documentation on this issue. I would like to use some role based user authorization for actions and have my user infos stored on mysql tables (adodb)... Anybody have some examples or can give me some hints? Thanks for your help! Regards Hans-Peter Zahno |