34k+
News
Guide
API
Wiki
Forum
Community
Places
Members
Hall of Fame
Badges
More
Learn
Books
Resources
Develop
Download Yii
Extensions
Report an Issue
Report a Security Issue
Contribute to Yii
Donate
About
Release Cycle
License
Team
Official Logos and Design
Login
Multiple Database Connection : Select database based on login user id, Dynamic
Comparing
#6
with
#8
Revision #8 was created by
Rajith R
on Aug 2, 2013, 8:33:17 AM.
update
« Previous (#6)
Next (#9) »
Title
Multiple Database
:
Select database based on login user id
, Dynamic
Content
[...]
return self::getAdvertDbConnection();
}
```
Thats it!!
:-)