hi!!!
I want to implement sql query-joins in yii but am new to the framework !!
can anyone guide me…
thanx
hi!!!
I want to implement sql query-joins in yii but am new to the framework !!
can anyone guide me…
thanx
You can use the relations method in the model, you can join models between them. Its use ActiveRecord.