What is filter on yii framework ?
Answer / Mudit Kumar Gupta
Filter is a component in Yii that helps with input validation by allowing developers to define rules for user-submitted data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why yii framework is faster?
How to use module components and aliases?
What are the directory structure of yii 2.0 framework?
What is helper in yii?
What is cmodel class in yii2?
What about the naming convention in yii?
Please list basic server requirements to install yii 2 framework?
What are the type of models available in yii framework ?
What are the steps to install yii2?
List out some database related functions in yii?
How can we use ajax in yii?
How do you proceed when you have to use yii for any application?