What is active record (ar) in yii framework?
Answer / Nirbhay Narayan Pandey
Active Record (AR) is an object-oriented pattern implemented in Yii Framework. It allows interacting with database tables as PHP classes, enabling the use of methods to perform CRUD operations.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is widgets in yii? How we can use it?
What are the advantages of yii framework?
What do you mean by yii helpers?
Why gii is used in yii 2.0?
What about the naming convention in yii?
How we can get current controller & action name in yii?
What is latest version yii 2 framework?
How to use form validations in yii?
How to get current action name?
What do you mean by active record in yii?
How can we use ajax in yii?
List some features yii 2 framework?