> How to switch DB connections based on environment automatically. > http://edwardawebb.com/programming/php-programming/cakephp/automatically-choose-database-connections-cakephp
nice :) You can't do that in core.php or bootstrap.php or webroot/index.php though, as they aren't classes, so I think I'd stick with my way which can be replicated across all those files without changes. jb -- jon bennett w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
