What yii is so fast?
Answer / Mayur Gupta
Yii is fast due to its efficient use of PHP accelerators (Apc, XCache, or Memcached), its caching mechanism, and the fact that it generates minimal overhead code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the directory structure of yii?
Explain request life cycle in yii2 framework.
What is request life-cycle of yii 2.0 framework?
How to connect with database in yii?
what is meant by yii framework?
Explain the difference between homeurl and baseurl in yii2?
What is gii in yii 2.0?
What is gii? Why it is used?
What is components in yii? Explain
What is the component, uses, how can we do and what is the better way?
How we can remove index.php from url in yii?
Please list basic server requirements to install yii 2 framework?