I am developping web app for creating customized surveys. Each user will have own subdomain like client1.mywebapp.com and each client will have their own database for saving surveys and tracking results. I already made it so that the same cakephp source code is used for all subdomain but I want to know if newly created databases can be added to database connection list.
-- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
