![]() |
Dynamic database - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Dynamic database (/showthread.php?tid=48165) |
Dynamic database - El Forum - 01-06-2012 [eluser]Unknown[/eluser] Hi. I have a site with a member's area and would like to registration with a new BDD is created like "pfx_[id_user]." As the user logs on I have two connections: the default DB and DB User. Is this possible and if so how? Thank you. |