What does yii stand for?
Answer / Zenia Malhotra
Yii stands for 'Yes It Is' in PHP. Yii is a fast-moving web application development framework aimed at achieving high productivity.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is request life-cycle of yii 2.0 framework?
How to configure yii application with database?
Why yii framework is faster?
How to access module component?
How do you proceed when you have to use yii for any application?
What is name of first file the loaded when yii 2.0 framework starts?
How do we extend yii?
How we can change the url for yii::app()->homeurl in yii2?
What is gii in yii 2 and for what it is used?
How to make layout in yii?
If you have to validate a registrations module for a user, what all can be possible ways, which one is the best?
How to connect with database in yii?