Here's a shameless plug of mine: http://dsi.vozibrale.com/articles/view/simple-db-based-configuration-for-cakephp-apps
The idea can be extended further. You can see how this works in my CMS project (same site). In fact, it's improved a bit in the project, the settings query is cached. I suppose there are other ways, but didn't look into any. Hope that helps, dr. H. On Sep 25, 11:22 pm, "Diego Villar" <[EMAIL PROTECTED]> wrote: > Hi, > > I need load settings used for my app stored in database (not in > core.php, bootstrap.php) > > How can I do it? > > tks! > > Diego --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
