thank you, I guess that's what I need. On 28 Янв., 22:14, Michal Bilcik <[EMAIL PROTECTED]> wrote: > > what's an easy way to have some global variables and arrays available > > to my controllers and views?You can create your config file > > (my_settings.php) in app\config > directory with variables: > > $config['my_variable'] = '123';
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
