YII 1 how to use multiple database in one application and one single login -


yii 1.

i have multiple database ex: db_company_a , db_company_b same structure , table , in every database have tbl_user , in tbl_user have company_id. question how use single page login , redirect based on user login?

i have follow doesnt work here!


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

Command prompt result in label. Python 2.7 -