What are the new features acquired in yii2?
Answer / Rajiv Kumar
Yii2 introduced several new features compared to its previous version, Yii1. Some of the notable additions include support for PHP 5.4+, a RESTful API, improved caching system, enhanced security measures, ActiveForm for forms, and more efficient database querying.
| Is This Answer Correct ? | 0 Yes | 0 No |
What yii is so fast?
What is name of first file the loaded when yii framework starts?
What is yii?
What is filter on yii framework ?
How to get current controller id in yii ?
How to set default controller on yii project ?
How to include a view file in another view file yii?
What is active record (ar) in yii framework?
What is active record(ar) in yii?
How to get current action name?
How does a search() in searchmodel work in yii2?
Explain directory structure of yii 2 framework?