What is cactiverecord in yii framework ?
Answer / Jayanti Sahu
ActiveRecord is an ORM (Object-Relational Mapping) component of the Yii framework, which allows developers to work with databases using PHP objects instead of SQL queries.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between yii & yii2?
What is the naming convention inyii?
How to set default controller on yii project ?
What is helper in yii?
What is the directory structure of yii2?
How you can write a custom component and use it inside your app?
What are the core application components available on yii?
How to use form validations in yii?
What about the naming convention in yii?
How we can get current controller & action name in yii?
What is active record(ar) in yii?
Why yii is the best framework?