Please list basic server requirements to install yii 2 framework?
Answer / Amzad Ali
The following are the basic server requirements for installing Yii 2 framework:n- PHP version 5.6 or highern- Extension: mbstring, Fileinfo, OpenSSL, PDO (PDO_mysql extension is required when using MySQL database)n- JSON PHP extensionn- Zip extension
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain request life cycle in yii2 framework.
Why yii framework is faster?
How can we get all root directory path in yii2?
Provide steps to install yii 2 framework?
What is widgets in yii? How we can use it?
How we can change the url for yii::app()->homeurl in yii2?
What are the core helper classes in yii framework?
What is gii in yii 2.0?
What is yii framework?
What is cmodel class in yii2?
How to use find() and findall () in yii2?
Explain the yii versions?