It depends how many configuration settings you need to store.

Personally, I'm just adding to the bottom of app/config/core.php -
seems to work fairly effectively.

Others have used a model and component in order to store configuration
settings in the database. I haven't tried this yet.

Steve

On Jan 10, 8:09 pm, "Novice Programmer" <[EMAIL PROTECTED]>
wrote:
> Hello Guys,
>
> I have a legacy appliaiton that i am porting to cake to avoid the clutter of
> code in my php pages. That application is using configuration
> file(traditional config.php). I was wonderting that what is the best place
> where it would go when thinking of cake paradigm. Please Help.
>
> --
> Thanks & Regards,
> Novice (http://ishuonweb.wordpress.com/).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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