You may also have a look at the builtin "store" method:
http://api.cakephp.org/class_configure.html

On 28 Jun., 21:49, "Dardo Sordi Bogado" <[EMAIL PROTECTED]> wrote:
> I use cake configure class for storing site configs, and store them in
> app/config/settings.php.
>
> Then in app/config/bootstrap.php
>
> Configure::load('settings');
>
> It's easy to build an interface to allow the user to change the site
> settings, and I have a function for storing this 
> back:http://bin.cakephp.org/view/565388190
>
> Regards,
> - Dardo Sordi.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to